Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-09-05 | math: rewrite rounding functions (ceil, floor, trunc, round, rint) | Szabolcs Nagy | -46/+19 |
2012-03-29 | math: minor cleanups in ceil and floor | nsz | -1/+0 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -2/+2 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+55 |