summaryrefslogtreecommitdiff
path: root/src/math/exp10l.c
AgeCommit message (Expand)AuthorLines
2014-09-18math: fix exp10 not to raise invalid exception on NaNSzabolcs Nagy-2/+5
2014-09-08fix exp10l.c to include float.hSzabolcs Nagy-0/+1
2014-09-08prune math code on archs with binary64 long doubleSzabolcs Nagy-0/+7
2012-11-12math: fix long double constants in exp10l.cSzabolcs Nagy-2/+2
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