• Home
  • CEILING.PRECISE function

CEILING.PRECISE function

The CEILING.PRECISE function is one of the math and trigonometry functions. It is used to return a number that is rounded up to the nearest integer or to the nearest multiple of significance. The number is always rounded up regardless of its sing.

Syntax

CEILING.PRECISE(number, [significance])

The CEILING.PRECISE 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. If it is set to zero, the function returns 0.
Notes

How to apply the CEILING.PRECISE function.

Examples

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

CEILING.PRECISE Function

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

Article with the tag:
Browse all tags