Talk Page
floor
Syntax
(floor x) → y
Arguments
x: A real number
Returns
y:
x
after being rounded down
Category
math
Description
Rounds down a non-integer to the previous integer
Example
Return to
Functions
list