×

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

FracPortion

35 bytes added, 06:04, 9 February 2012
m
no edit summary
Returns the fractional portion of the specified numerical expression while retaing the sign.
==== Usage ====<syntaxhighlight>FracPortion(Value);</syntaxhighlight>
Where: [[ :'''Value]] ''' - a numerical expression .
==== Example ====<syntaxhighlight>FracPortion(-45.275) will ;</syntaxhighlight>Will return a value of -0.275 .
<syntaxhighlight>FracPortion(1385) will ;</syntaxhighlight>Will return a value of 0</syntaxhighlight> .
[[Category:Math and Trig]]