+1 888 340 6572

AbsValue

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 absolute value of the specified numerical expression.

Usage

AbsValue(Value)

Where:

Value - a numerical expression.

Example

AbsValue(45.275);

Will return a value of 45.275.

AbsValue(-1385);

Will return a value of 1385.