×

Sign up and get MultiCharts free

Use its powerful simulation mode with data included out of the box. Just fill out the form and start honing your trading skills with a few clicks.

AbsValue - MultiCharts
Open main menu

AbsValue

Revision as of 13:58, 26 January 2012 by 194.84.116.138 (talk) (Created page with "Returns the absolute value of the specified numerical expression. ==== Usage ==== <syntaxhighlight>AbsValue(Value)</syntaxhighlight> Where: Value - a numerical expres...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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