org-floor*

org-floor* is a compiled Lisp function in `org-compat.el'.

(org-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.