Given a float, output the integer part (rounding towards zero) and the fractional part (a float of the same sign as the input, with absolute value between 0 and 1).

version 1.1

Repository Path
/CNMAT/trunk/max/patches/MMJ-Depot/baseline/basic-programming/int+frac.mxb
Attachments