The ECMA.CEILING function is one of the math and trigonometry functions. It is used to round the number up to the nearest multiple of significance. Negative numbers are rounded towards zero.
Syntax
ECMA.CEILING(x, significance)
The ECMA.CEILING function has the following arguments:
Argument | Description |
---|
x | The number you wish to round up. |
significance | The multiple of significance you wish to round up to. |
Notes
How to apply the ECMA.CEILING function.
Examples
The figure below displays the result returned by the ECMA.CEILING function.
