4D v16

CEILING

Home

 
4D v16
CEILING

CEILING  


 

 

Command CEILING

CEILING (arithmetic_expression)

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

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

CEILING (-20.9)
`returns -20



Siehe auch 

FLOOR

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v16)