summaryrefslogtreecommitdiff
path: root/src/math/erff.c
AgeCommit message (Expand)AuthorLines
2013-05-15math: use double_t for temporaries to avoid stores on i386Szabolcs Nagy-2/+3
2013-01-07math: erf and erfc cleanupSzabolcs Nagy-93/+61
2012-03-19code cleanup of named constantsnsz-30/+27
2012-03-13math cleanup: use 1.0f instead of (float)1.0nsz-3/+3
2012-03-13first commit of the new libm!Rich Felker-0/+217