Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix scalbn when result is in the subnormal range | Szabolcs Nagy | 2017-04-21 | 1 | -4/+4 |
* | math: fix remaining old long double code (erfl, fmal, lgammal, scalbnl) | Szabolcs Nagy | 2013-09-05 | 1 | -4/+4 |
* | math: minor scalbn*.c simplification | Szabolcs Nagy | 2013-08-15 | 1 | -2/+2 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -1/+1 |
* | simplify scalbn*.c implementations | nsz | 2012-03-19 | 1 | -49/+22 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+63 |