summaryrefslogtreecommitdiff
path: root/src/math/exp10f.c
AgeCommit message (Expand)AuthorLines
2012-11-18math: use float constants in exp10f.cSzabolcs Nagy-1/+1
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/+17