floor*
floor* is an alias for `cl-floor' in `cl.el
'.
(floor* X &optional Y)
Return a list of the floor of X and the fractional part of X.
With two arguments, return floor and remainder of their quotient.
cl.el
'.
(floor* X &optional Y)
Return a list of the floor of X and the fractional part of X.
With two arguments, return floor and remainder of their quotient.