round*

round* is an alias for `cl-round' in `cl.el'.

(round* X &optional Y)

Return a list of X rounded to the nearest integer and the remainder.
With two arguments, return rounding and remainder of their quotient.