Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math: add (obsolete) bsd drem and finite functions | Szabolcs Nagy | 2013-11-21 | 1 | -0/+3 |
* | math: rewrite remainder functions (remainder, remquo, fmod, modf) | Szabolcs Nagy | 2013-09-05 | 1 | -56/+4 |
* | fix remainder*.c: remove useless long double cast | nsz | 2012-03-19 | 1 | -7/+2 |
* | math cleanup: use 1.0f instead of (float)1.0 | nsz | 2012-03-13 | 1 | -1/+1 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+64 |