Home
The FLOOR function returns the largest integer that is less than or equal to the arithmetic_expression.
This example returns the largest integer less than or equal to -20.9:
FLOOR (-20.9);`returns -21
Product: 4D Theme: Functions
CEILING
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)