cvs commit: src/lib/msun/src s_cbrt.c s_cbrtf.c
Bruce Evans
bde at FreeBSD.org
Thu Jun 14 05:36:20 UTC 2007
bde 2007-06-14 05:36:19 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/msun/src s_cbrt.c s_cbrtf.c
Log:
MFC:
s_cbrt.c 1.8-1.14
s_cbrtf.c 1.8-1.17
Many significant optimizations and expansions of comments. Not so many
significant fixes for accuracy. Several different algorithms are used,
with some appearing only in intermediate versions.
Revision Changes Path
1.7.14.1 +75 -42 src/lib/msun/src/s_cbrt.c
1.7.14.1 +33 -30 src/lib/msun/src/s_cbrtf.c
More information about the cvs-src
mailing list