| 4D v15CEILING | ||||||||||||||
| 
 | 
    4D v15
 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
	Product:  4D
	Theme:  Functions
	
        
        
	
	
	
	
	
	
	
	
	
	
	
	4D SQL Reference ( 4D v15)
	
	
	
	
	
 Add a comment
Add a comment