The FLOOR function is one of the math and trigonometry functions. It is used to round the number down to the nearest multiple of significance.
FLOOR(number, significance)
The FLOOR function has the following arguments:
If the values of x and significance have different signs, the function returns the #NUM! error.
How to apply the FLOOR function.
The figure below displays the result returned by the FLOOR function.