summaryrefslogtreecommitdiff
path: root/src/math/exp10.c
AgeCommit message (Expand)AuthorLines
2014-09-18math: fix exp10 not to raise invalid exception on NaNSzabolcs Nagy-1/+4
2012-05-01support alternate glibc name pow10 for exp10Rich Felker-0/+3
2012-04-30first try at writing an efficient and "correct" exp10Rich Felker-0/+19