Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clean up pow.c and powf.c | nsz | 2012-03-20 | 1 | -21/+14 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -17/+14 |
* | math cleanup: use 1.0f instead of 1.0F | nsz | 2012-03-13 | 1 | -1/+1 |
* | math cleanup: use 1.0f instead of (float)1.0 | nsz | 2012-03-13 | 1 | -3/+3 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+269 |