×

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
Open main menu

Changes

IntPortion

34 bytes added, 06:03, 9 February 2012
m
no edit summary
Returns the integer portion of the specified numerical expression while retaing the sign.
==== Usage ====
<syntaxhighlight>IntPortion(Value)</syntaxhighlight>
Where: [[ :'''Value]] ''' - a numerical expression .
==== Example ====<syntaxhighlight>IntPortion(-45.75) will ;</syntaxhighlight>Will return a value of -45 .
<syntaxhighlight>IntPortion(1385) will ;</syntaxhighlight>Will return a value of 1385</syntaxhighlight> .
[[Category:Math and Trig]]