CEILING

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