Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-05 | math: long double inverse trigonometric cleanup (acosl, asinl, atanl, atan2l) | Szabolcs Nagy | 1 | -19/+75 |
2013-08-15 | math: clean up atan2.c | Szabolcs Nagy | 1 | -6/+7 |
2012-12-16 | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | 1 | -2/+2 |
2012-12-11 | math: clean up inverse trigonometric functions | Szabolcs Nagy | 1 | -20/+13 |
2012-11-14 | math: ld80 invtrig cleanups | Szabolcs Nagy | 1 | -0/+45 |
2012-03-19 | code cleanup of named constants | nsz | 1 | -7/+5 |
2012-03-13 | first commit of the new libm! | Rich Felker | 1 | -0/+91 |