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: use float_t and double_t in scalbnf and scalbn | Szabolcs Nagy | 2013-09-05 | 1 | -8/+10 |
* | math: minor scalbn*.c simplification | Szabolcs Nagy | 2013-08-15 | 1 | -8/+4 |
* | math: excess precision fix modf, modff, scalbn, scalbnf | Szabolcs Nagy | 2012-11-13 | 1 | -8/+6 |
* | math: fix scalbn and scalbnf on overflow/underflow | Szabolcs Nagy | 2012-11-13 | 1 | -5/+12 |
* | simplify scalbn*.c implementations | nsz | 2012-03-19 | 1 | -48/+22 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+54 |