Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: A - C
> CEIL
CEIL
Returns the smallest integer greater than x.
Format
CEIL(x)
Argument
x
Any valid expression that evaluates to a real number.
Example
The following example illustrates the use of the CEIL function:
Function
CEIL(10.001)
Result
11
Learn more about math functions
.
This site works best with JavaScript enabled