4D v14

CEILING

Home

 
4D v14
CEILING

CEILING  


 

 

Command CEILING

CEILING (arithmetic_expression)

The CEILING function returns the smallest integer that is greater than or equal to the arithmetic_expression.

Example  

This example returns the smallest integer greater than or equal to -20.9:

CEILING (-20.9)
`returns -20

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

FLOOR

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)