das 2008-01-28 01:19:07 UTC
FreeBSD src repository
Modified files:
lib/msun/src s_exp2f.c
Log:
Adjust the exponent before converting the result from double to
float precision. This fixes some double rounding problems for
subnormals and simplifies things a bit.
Revision Changes Path
1.4 +10 -16 src/lib/msun/src/s_exp2f.c