summaryrefslogtreecommitdiffstats
path: root/lib/msun/ld80/s_exp2l.c
Commit message (Expand)AuthorAgeFilesLines
* Style(9)kargl2013-05-271-1/+1
* * Update polynomial coefficients.kargl2013-05-271-33/+30
* Fix some regressions caused by the switch from gcc to clang. The fixesdas2013-05-271-6/+3
* Fix exp2*(x) on signaling NaNs by returning x+x as usual.bde2008-02-131-1/+1
* Use a better method of scaling by 2**k. Instead of adding to thebde2008-02-071-11/+14
* Implement exp2l(). There is one version for machines with 80-bitdas2008-01-181-0/+291
OpenPOWER on IntegriCloud