Formula Engine Reference Guide
 

 

Back to Class Index

 

CEIL(X)

Description
This function returns the smallest integer that is greater than or equal to X.
 
Parameters
X

A numeric value
 
Examples
CEIL(5.5) = 6
 
CEIL(E3) = -9
where E3 = -9.99
 
CEIL(C17) = 1
where C17 = 1