FLOOR
rounds down to the nearest multiple of significance · from excel · excel: not yet compared · sheets: not yet compared
signature
FLOOR(number, significance)
returns: number
| argument | required |
|---|---|
| number | required |
| significance | required |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=FLOOR(2, 3) 0