4D v16

FLOOR

Home

 
4D v16
FLOOR

FLOOR  


 

 

Command FLOOFLOOR (arithmetic_expression)

The FLOOR function returns the largest integer that is less than or equal to the arithmetic_expression.

Example  

This example returns the largest integer less than or equal to -20.9:

FLOOR (-20.9);
`returns -21



Siehe auch 

CEILING

 
EIGENSCHAFTEN 

Produkt: 4D
Thema: Functions

 
GESCHICHTE 

 
ARTIKELVERWENDUNG

4D - SQL Reference ( 4D v16)