Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-11-21 | math: lgamma cleanup (simpler sin(pi*x) for the negative case) | Szabolcs Nagy | 1 | -61/+31 |
2013-09-05 | math: remove libc.h include from libm.h | Szabolcs Nagy | 1 | -0/+1 |
2012-03-19 | code cleanup of named constants | nsz | 1 | -22/+18 |
2012-03-16 | fix namespace issues for lgamma, etc. | Rich Felker | 1 | -1/+3 |
2012-03-13 | math cleanup: use 1.0f instead of (float)1.0 | nsz | 1 | -16/+16 |
2012-03-13 | first commit of the new libm! | Rich Felker | 1 | -0/+250 |