negate
.negate x:{Number} -> <Error class: unknown class>Content copied to clipboard
Return
the negation of x
Parameters
x
the number to negate (positive to negative and vice versa)
Chaining
This function is designed to be chained with other function calls:Number::negate -> <Error class: unknown class>Content copied to clipboard