summaryrefslogtreecommitdiff
path: root/src/math/exp.c
AgeCommit message (Expand)AuthorLines
2013-09-06math: remove STRICT_ASSIGN macroSzabolcs Nagy-2/+2
2013-09-05math: fix underflow in exp*.c and long double handling in exp2lSzabolcs Nagy-11/+10
2012-11-18math: expf.c cleanupSzabolcs Nagy-9/+11
2012-11-17math: exp.c clean upSzabolcs Nagy-72/+49
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-13first commit of the new libm!Rich Felker-0/+157