Joseph Myers
|
60e235ee2a
|
Fix spurious underflows from pow with results close to 1 (bug 14811).
|
2012-11-07 13:03:31 +00:00 |
|
Richard Henderson
|
1ed0291c31
|
Use <> for math.h and math_private.h everywhere.
Entire tree edited via find | grep | sed.
|
2012-03-09 16:09:10 -08:00 |
|
Ulrich Drepper
|
0ac5ae2335
|
Optimize libm
libm is now somewhat integrated with gcc's -ffinite-math-only option
and lots of the wrapper functions have been optimized.
|
2011-10-12 11:27:51 -04:00 |
|
Ulrich Drepper
|
f14bd805a7
|
Update.
* sysdeps/ieee754/flt-32/e_powf.c: Handle x == +-1 correctly.
* sysdeps/ieee754/dbl-64/e_pow.c: Likewise.
|
2001-02-19 23:16:05 +00:00 |
|
Ulrich Drepper
|
abfbdde177
|
Update.
|
1999-07-14 00:54:57 +00:00 |
|