FLOOR
Rounds down to the nearest whole number.
Syntax: FLOOR(
value
)
Example: FLOOR ( 23.9 )
Output: 23
Last updated
Was this helpful?
Rounds down to the nearest whole number.
Syntax: FLOOR(
value
)
Example: FLOOR ( 23.9 )
Output: 23
Last updated
Was this helpful?