×

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.

Neg - MultiCharts
Open main menu

Neg

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

Returns the negative absolute value of the specified numerical expression.

Usage

Neg(Value)

Where: Value - a numerical expression

Example

Neg(12) will return a value of -12 

Neg(-7) will return a value of -7