Hello
I'm trying to find the number farthest from 0 .. whether is is farthest negatively or postively.
It seems like small and large array wouldnt work for this? Or am i wrong?
So let a = -334
and let b = 778
If i'm display "top distance from being even (O) how could i find that?
Thanks so much!
I'm trying to find the number farthest from 0 .. whether is is farthest negatively or postively.
It seems like small and large array wouldnt work for this? Or am i wrong?
So let a = -334
and let b = 778
If i'm display "top distance from being even (O) how could i find that?
Thanks so much!