Negative

Signature

Arith_UnaryMinus(expression)

Description

Returns the negative of a value. The equation ` 'a' + (-'a') = 0 ` is always true.

Result

The negative of expression.

Arguments

 

expression

A numeric expression.