Description Usage Arguments Value Examples
The function negates number passed as a parameter.
negate(1)
returns -1
1 | negate(x)
|
x |
A number |
a number with opposite sign
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.