CEILING.PRECISE
rounds up to the nearest multiple, sign-independent · from excel · excel: not yet compared · sheets: not yet compared
signature
CEILING.PRECISE(number, [significance])
returns: number
| argument | required |
|---|---|
| number | required |
| significance | optional |
examples
formula and result, taken from the engine's own test suite — every result below is asserted in CI, not written by hand.
fx
=CEILING.PRECISE(2) 2