Equation should be of the form y=0
. Ie, for x + 3 = 0
, enter x+3
. For 2*x = 5
, enter
2*x - 5
. The following functions are defined: mod(v) = |v|, pow(a, b) = ab, abs(v)=1 if v>0; 0 if v=0; -1 if v<0,
sqrt(a) = square root of a, sin, cos, tan, asin, acos, atan.
Enter a number for range. The actual range will be -number to +number. Ie, if you enter 10, range will be -10 to +10.