numeric →
oppose() → numeric

Returns the integer being the additive inverse of the argument meaning that their sum is equal to zero. The opposite of 0 is 0.

Parameters

This function has no parameters.

Examples

10 | oppose  -10

Kind: Function
Scope: numeric/arithmetic
Aliases: numeric-to-oppose


This site uses Just the Docs, a documentation theme for Jekyll.