hmmm .. doesn't work ..
Ive tried using:
if (narray[y] == ((a * ((2 / 3) * (2 / 3))) + (b * ((2 / 3) * -1)) + c))
but didn't work .. why not? It should output the exact same value shouldn't it? Apparently it outputs the answer of 2 .... ???