summaryrefslogtreecommitdiff
path: root/src/math/erfl.c
AgeCommit message (Expand)AuthorLines
2013-07-28add missing erfcl wrapper for archs where long double is plain doubleRich Felker-0/+4
2013-01-07math: erf and erfc cleanupSzabolcs Nagy-111/+84
2012-03-19code cleanup of named constantsnsz-29/+25
2012-03-19fix erfl wrapper for long double==double casensz-1/+1
2012-03-13first commit of the new libm!Rich Felker-0/+390