summaryrefslogtreecommitdiff
path: root/src/math/__expo2f.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-21math: fix sinh overflows in non-nearest roundingSzabolcs Nagy1-2/+3
2012-03-13clean up __expo2.c, use a slightly better k constantnsz1-42/+7
2012-03-13first commit of the new libm!Rich Felker1-0/+51