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