4,824 bytes added
, 02:43, 25 October 2013
<div id="16SpaceContent" align="left"><div class="ZEditBox" align="justify">
Syntax
</div></div>
----
<div id="4SpaceContent" align="left"><div class="ZEditBox" align="justify">
Remarks
</div></div>
----
<div id="2SpaceContent" align="left"><div class="ZEditBox" align="justify">
Examples
</div></div>
----
<div id="8SpaceContent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman">''''''''''''<font size="6"> </font>''' '''''''''</font>'''</div></div>
----
<div id="11SpaceContent" align="left"><div class="ZEditBox mceEditable" align="justify">
<font size="5">Description</font>
</div></div>
----
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">'''<font face="Times New Roman"> <font size="6">ROUNDDOWN</font> </font>'''</div></div>
----
<div id="3SpaceContent" class="zcontent" align="left"><br /><div id="7Space" class="gamizbox" title="7Space"><div id="7SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="7SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="7SpaceRollupContent" align="center"></span></span></div><div id="7SpaceCover"><div id="7SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
'''ROUNDDOWN '''('''n''', '''ndigit''')
'''Where n''' is a number that you want rounded down and '''ndigit''' is the number of digits to which want to round the number.
</div></div>
----
<div id="6SpaceContent" class="zcontent" align="left">
{| id="TABLE3" class="SpreadSheet blue"
|- class="even"
| class=" " |
| Column1
| class=" " | Column2
| class=" " | Column3
| class=" " |
| Column4
|
|- class="odd"
| class=" " | Row1
| class="sshl_f" | 6.8
| class="sshl_f" | 6.83112
| class="sshl_f" | 2245888.56
|
|
|
|- class="even"
| class=" " | Row2
| class="sshl_f " | 0
| class="sshl_f" | 3
| class="sshl_f" | -4
|
|
|
|- class="odd"
| Row3
| class="sshl_f" | 6
| class="sshl_f" | 6.831
| class="sshl_f" | 2240000
|
|
|
|- class="even"
| Row4
|
|
| class=" SelectTD SelectTD" |
<div id="6Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
|
|
|
|- class="odd"
| Row6
|
|
|
|
|
| class=" " |
<div id="6Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="6Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
|}
<div align="left"></div>''''''</div></div>
----
<div id="13SpaceContent" class="zcontent" align="left"><br /><br /><div id="1Space" class="gamizbox" title="1Space"><div id="1SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="1SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="1SpaceRollupContent" align="center"></span></span></div><div id="1SpaceCover"><div id="1SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
· n is rounded down to the specified number of decimal places if ndigit is greater than 0.
· n is rounded down to the nearest integer if ndigit is 0.
· n is rounded down to the left of the decimal point if ndigit is less than 0.
</div></div>
----
<div id="14SpaceContent" class="zcontent" align="left"><br /><br /><br /><div id="5Space" class="gamizbox" title="5Space"><div id="5SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="5SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="5SpaceRollupContent" align="center"></span></span></div><div id="5SpaceCover"><div id="5SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
ROUNDDOWN functions rounds a number down, towards zero.
</div></div>
----
<div id="12SpaceContent" class="zcontent" align="left"><br /><br /><br /><div id="9Space" class="gamizbox" title="9Space"><div id="9SpaceHeader" class="zheaderstyle" title="Double-click to start and stop editing the header."><center></center></div><div id="9SpaceRollup" title="Double-click to rolldown" align="left"><span><span id="9SpaceRollupContent" align="center"></span></span></div><div id="9SpaceCover"><div id="9SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">
1. If n = 6.8 and ndigit =0, then<br />=ROUNDDOWN(6.8,0) gives you 6
2. If n = 6.83112 and ndigit =3, then<br />=ROUNDDOWN(6.83112,3) gives you 6.831
3. If n = 2245888.56 and ndigit = -4, then<br />=ROUNDDOWN(2245888.56,-4) gives you 2240000
</div></div>
----
</div></div></div></div></div></div></div></div></div></div></div>