A D M N S

N

negate() - Method in interface ArithmeticObject
Returns a type T object whose value is (- this), that is, has the same absolute value but opposite sign of this ArithmeticObject.

A D M N S