freebsd-dev/lib/msun
Jordan K. Hubbard 3a8617a83f J.T. Conklin's latest version of the Sun math library.
-- Begin comments from J.T. Conklin:
The most significant improvement is the addition of "float" versions
of the math functions that take float arguments, return floats, and do
all operations in floating point.  This doesn't help (performance)
much on the i386, but they are still nice to have.

The float versions were orginally done by Cygnus' Ian Taylor when
fdlibm was integrated into the libm we support for embedded systems.
I gave Ian a copy of my libm as a starting point since I had already
fixed a lot of bugs & problems in Sun's original code.  After he was
done, I cleaned it up a bit and integrated the changes back into my
libm.
-- End comments

Reviewed by:	jkh
Submitted by:	jtc
1994-08-19 09:40:01 +00:00
..
bsdsrc BSD 4.4 Lite Lib Sources 1994-05-27 05:00:24 +00:00
i387 J.T. Conklin's latest version of the Sun math library. 1994-08-19 09:40:01 +00:00
man J.T. Conklin's latest version of the Sun math library. 1994-08-19 09:40:01 +00:00
src J.T. Conklin's latest version of the Sun math library. 1994-08-19 09:40:01 +00:00
Makefile J.T. Conklin's latest version of the Sun math library. 1994-08-19 09:40:01 +00:00