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