×

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.

Changes - MultiCharts

Changes

Jump to navigation Jump to search

Round

471 bytes added, 14:22, 26 January 2012
Created page with "Returns the value of one specified numerical expression rounded to the number of decimal places specified by another. ==== Usage ==== <syntaxhighlight>Round(Value,Precision..."
Returns the value of one specified numerical expression rounded to the number of decimal places specified by another.

==== Usage ====
<syntaxhighlight>Round(Value,Precision)</syntaxhighlight>

Where: [[Value]] - a numerical expression

[[Precision]] - a numerical expression

==== Example ====
<syntaxhighlight>Round(1.237,2) will return a value of 1.24

Round(-5.7744,3) will return a value of –5.774</syntaxhighlight>

[[Category:Math and Trig]]
Anonymous user

Navigation menu