Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Syntax

CEILING(<number>;[<number>])

Description

Rounds a number up to the nearest integer or to the nearest multiple of significance. 

Examples

ValueCEILING() returns
30
3.14
8.949



  • No labels