Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2013-05-15 | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | -1/+1 |
2012-12-11 | math: clean up inverse trigonometric functions | Szabolcs Nagy | -40/+37 |
2012-03-19 | code cleanup of named constants | nsz | -7/+6 |
2012-03-18 | fix loads of missing const in new libm, and some global vars (?!) in powl | Rich Felker | -1/+1 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | -6/+6 |
2012-03-13 | first commit of the new libm! | Rich Felker | -0/+75 |