summaryrefslogtreecommitdiff
path: root/src/math/expf.c
AgeCommit message (Expand)AuthorLines
2013-09-05math: fix underflow in exp*.c and long double handling in exp2lSzabolcs Nagy-14/+11
2012-11-18math: expf.c cleanupSzabolcs Nagy-54/+44
2012-03-19code cleanup of named constantsnsz-5/+4
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker-1/+1
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/+95