cvs commit: src/lib/msun/src e_pow.c e_powf.c
Bruce Evans
bde at FreeBSD.org
Thu Feb 14 04:56:36 PST 2008
bde 2008-02-14 12:56:35 UTC
FreeBSD src repository
Modified files:
lib/msun/src e_pow.c e_powf.c
Log:
Forced commit to note that the minus sign in the fancy expression
(x+0.0)-(y+0.0) for mixing NaNs documented in a previous log message
didn't actually get committed. Apparently, adding 0.0 uniformizes
the order enough to give consistent results.
Revision Changes Path
1.13 +0 -0 src/lib/msun/src/e_pow.c
1.15 +0 -0 src/lib/msun/src/e_powf.c
More information about the cvs-src
mailing list