Changes

no edit summary
Line 1: Line 1: −
=ROUNDDOWN(number, num_of_digits)=
+
<div style="font-size:30px">'''ROUNDDOWN(number,num_digits)'''</div><br/>
    
*Where 'number' is the number to round and  
 
*Where 'number' is the number to round and  
 
*'num_of_digits' is the number of digits to which the number is to be rounded.
 
*'num_of_digits' is the number of digits to which the number is to be rounded.
   −
ROUNDDOWN() rounds a number to specified number of digits towards zero.
+
ROUNDDOWN(), Rounds a number down, toward zero.
    
== Description ==
 
== Description ==
writer
6,694

edits