truncate*

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

(truncate* X &optional Y)

Return a list of the integer part of X and the fractional part of X.
With two arguments, return truncation and remainder of their quotient.