ffloor
ffloor is a built-in function in `C source code'.
(ffloor ARG)
Return the largest integer no greater than ARG, as a float.
(Round towards -inf.)
C source code'.
(ffloor ARG)
Return the largest integer no greater than ARG, as a float.
(Round towards -inf.)