+1 888 340 6572

Neg

From MultiCharts
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Returns the negative absolute value of the specified numerical expression.

Usage

Neg(Value);

Where:

Value - a numerical expression.

Examples

Neg(12);

Will return a value of -12.

Neg(-7);

Will return a value of -7.