This function returns a value that has been rounded down to the nearest integer or significant multiple. The sign of the number is ignored, and the number is rounded down. If the amount or significance is zero, however, zero is returned.
Syntax:
FLOOR.PRECISE(number, [significance])
Parameter list:
Ask Your Query