summaryrefslogtreecommitdiff
path: root/src/math/j0f.c
AgeCommit message (Expand)AuthorLines
2013-05-15math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy-2/+2
2013-01-01math: bessel cleanup (j0.c and j0f.c)Szabolcs Nagy-101/+70
2012-03-19code cleanup of named constantsnsz-21/+18
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-4/+4
2012-03-13first commit of the new libm!Rich Felker-0/+347