Table of Contents
The
function breaks the argument into integral and fractional parts, each
of which has the same sign as the argument. It stores the integral part
as a in the object pointed to by
The function returns
the signed fractional part of
The function conforms
to
Table of Contents