• Home
  • CEILING.MATH function

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:

ArgumentDescription
numberThe number you wish to round up.
significanceThe 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.
modeSpecifies 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

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags