Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
jtc
Tue Jan 24 17:06:38 PST 1995
Update of /b/source/CVS/src/lib/libm/src
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libm/src
Modified Files:
e_rem_pio2.c e_rem_pio2f.c
Log Message:
Integrate last of the relavant changes from fdlibm 5.2:
4. Performance issue on rem_pio2
An attempt to speed up the argument reduction in the trig function is to
consider pi/4 < x < 3pi/4 a special case. This was done in the file
e_rem_pio2.c
jtc
Tue Jan 24 17:07:28 PST 1995
Update of /b/source/CVS/src/lib/libm/src
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libm/src
Modified Files:
e_log10.c e_log10f.c s_frexp.c s_frexpf.c
Log Message:
Remove unused static constant "one".
Home |
Main Index |
Thread Index |
Old Index