Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: fix sinh overflows in non-nearest rounding | Szabolcs Nagy | 2020-02-21 | 1 | -1/+1 |
* | math: fix asin, atan, log1p, tanh to raise underflow on subnormal | Szabolcs Nagy | 2013-08-15 | 1 | -2/+2 |
* | math: sinh.c cleanup similar to the cosh one | Szabolcs Nagy | 2012-12-16 | 1 | -61/+29 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -4/+4 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+71 |