Floor
gives the smallest integer less than or equal
expr
.
gives the smallest multiple of
a
less than or equal toexpr
.
See
Examples
For complex expr
, take the floor of real an imaginary parts.
For negative a
, the smallest multiple of a
greater than or equal to expr
is returned.
Related terms
IntegerPart, Ceiling, FractionalPart, Round
Implementation status
- ✅ - full supported