summaryrefslogtreecommitdiff
path: root/src/math/erf.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/+62
2012-03-19code cleanup of named constantsnsz-30/+27
2012-03-13first commit of the new libm!Rich Felker-0/+306