summaryrefslogtreecommitdiff
path: root/src/math/exp.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-19code cleanup of named constantsnsz1-5/+4
2012-03-18fix loads of missing const in new libm, and some global vars (?!) in powlRich Felker1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+157