HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                  double modf( double value, double *iptr )


       - prototype in math.h

       - splits value in integer and fraction part, storing integer part
         in area pointed to by iptr, returning the fractional part

Esc or Alt-X to exit modf Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann