home *** CD-ROM | disk | FTP | other *** search
- FLOATING POINT LIBRARY FOR SOZOBON C
-
- Rev 1.0 -- prepared March 6, 1989
-
- The files contained in this archive are the runtime parts of an initial
- release of some floating point functions for Sozobon C. We provide:
-
- sqrt exp fabs
- sin log ldexp
- cos log10 frexp
- tan pow atof
- atan ceil
- atan2 floor math.h
- asin modf
- acos fmod
-
- This archive contains a LIBM.A that has the new routines included (and the
- other routines re-arranged to remove the need to scan the library twice).
- The routins are available in source in a separate archive.
-
- These routines may be used without restriction, but I retain the copyright
- on them, and the Only True Upgrades will be those I make. If you have any
- improvements, please send them to me.
-
- David W. Brooks
- 36 Elm Street
- Medfield, MA 02052
-
- BROOKS@CSSS-A.PRIME.COM
- {uunet,mit-eddie}!csss-a.prime.com!brooks
-