Online HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens
double frexp( double value, int eptr )
- prototype in math.h
- calculates mantissa x (a double < 1) and n ( integer) such
that value = x * 2**n, storing n in word that eptr points
[helppc.bosbyte.nl] frexp