Articles with the tag:
Close
Changelog
Close
Articles with the tag:
Close
Try in the cloud
Try in the cloud

CEILING.MATH Function

The CEILING.MATH function is one of the math and trigonometry functions. It is used to round a number up to the nearest integer or to the nearest multiple of significance.

Syntax

CEILING.MATH(number, [significance], [mode])

The CEILING.MATH function has the following arguments:

Argument Description
number The number you wish to round up.
significance The multiple of significance you wish to round up to. It is an optional parameter. If it is omitted, the default value of 1 is used.
mode Specifies if negative numbers are rounded towards or away from zero. It is an optional parameter that does not affect positive numbers. If it is omitted or set to 0, negative numbers are rounded towards zero. If any other numeric value is specified, negative numbers are rounded away from zero.

Notes

How to apply the CEILING.MATH function.

Examples

The figure below displays the result returned by the CEILING.MATH function.

CEILING.MATH Function

Return to previous page
Try now for free Try and make your decision No need to install anything
to see all the features in action