Skip to content

MixedFractionParts

Returns the integer and fractional parts of a number.

$ wo 'MixedFractionParts[5]'
{5, 0}