Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style(9) | kargl | 2013-05-27 | 1 | -1/+1 |
* | * Update polynomial coefficients. | kargl | 2013-05-27 | 1 | -33/+30 |
* | Fix some regressions caused by the switch from gcc to clang. The fixes | das | 2013-05-27 | 1 | -6/+3 |
* | Fix exp2*(x) on signaling NaNs by returning x+x as usual. | bde | 2008-02-13 | 1 | -1/+1 |
* | Use a better method of scaling by 2**k. Instead of adding to the | bde | 2008-02-07 | 1 | -11/+14 |
* | Implement exp2l(). There is one version for machines with 80-bit | das | 2008-01-18 | 1 | -0/+291 |