FLOOR function

description:

Round a number down to the nearest multiple of significance.

 

syntax:

=FLOOR( numbersignificance )

 

required arguments:

number The value to round.
significance The number of digits to which number should be rounded.