Function: round*
round* is a for cl-round, defined in cl-extra.el.gz.
This function is obsolete since 27.1; use cl-round instead.
Signature
(round* X &optional Y)
Documentation
Return a list of X rounded to the nearest integer and the remainder.
With two arguments, return rounding and remainder of their quotient.
Aliases
round* (obsolete since 27.1)