Neg (Reserved Word)

image\trumpet2.gif Disclaimer

Returns the absolute negative value of the number specified.

Neg(Num)

Where Num is a numeric expression representing a value to be used in the calculation.

Examples

Neg(17) returns -17.

Neg(-9) returns a value of -9.