Operators - -
Notes:This operator inversed the number specified after the operator (i.e. calculates the invers element of y according to addition, i.e. the element x which satisfies the equation y+x=0) Or to be less mathematically: It places a minus-sign in front of the number as everybody would expect...
-4 -(3,4) ==> (-3,-4) -(-4) ==> 4 -a |