Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: long double inverse trigonometric cleanup (acosl, asinl, atanl, atan2l) | Szabolcs Nagy | 2013-09-05 | 1 | -22/+22 |
* | math: use 0x1p-120f and 0x1p120f for tiny and huge values | Szabolcs Nagy | 2012-12-16 | 1 | -2/+2 |
* | math: clean up inverse trigonometric functions | Szabolcs Nagy | 2012-12-11 | 1 | -36/+25 |
* | math: ld80 invtrig cleanups | Szabolcs Nagy | 2012-11-14 | 1 | -0/+4 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -5/+3 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+80 |