search for:
floor
-- floor function
Synopsis:
Usage:
y = floor x
Input:
x
Output:
y
: the largest integer less than or equal to the number
x
Ways to use
floor
:
floor
RR
search for: