aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/dbl-64/w_exp.c
AgeCommit message (Collapse)Author
2011-10-15Optimize expUlrich Drepper
Add __exp*_finite optimizations and rewrite some wrappers.
2009-10-19Correct errno handling in expm1.Andreas Schwab
1999-07-14Update.Ulrich Drepper