Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix threshold constants in j0f, y0f, j1f, y1f | Szabolcs Nagy | 2017-03-15 | 1 | -4/+4 |
* | math: define _GNU_SOURCE when implementing non-standard math functions | Szabolcs Nagy | 2013-12-12 | 1 | -0/+1 |
* | math: use double_t for temporaries to avoid stores on i386 | Szabolcs Nagy | 2013-05-15 | 1 | -2/+2 |
* | math: bessel cleanup (j0.c and j0f.c) | Szabolcs Nagy | 2013-01-01 | 1 | -101/+70 |
* | code cleanup of named constants | nsz | 2012-03-19 | 1 | -21/+18 |
* | math cleanup: use 1.0f instead of (float)1.0 | nsz | 2012-03-13 | 1 | -4/+4 |
* | first commit of the new libm! | Rich Felker | 2012-03-13 | 1 | -0/+347 |