|
|
I am having issues with my code performing operations on two negative value variables.
To investigate this, set up a test program with the math expression calculator example from the help section.
Now enter calculations like :
-1-(-1) or (-1)-(-1) or (-1)^2
Is there any way around these issues?
Thanks,
Ryan |
IP Logged
|