summaryrefslogtreecommitdiff
path: root/src/math/hypot.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-21math: explicitly promote expressions to excess-precision typesRich Felker1-2/+2
2013-09-05math: rewrite hypotSzabolcs Nagy1-115/+59
2012-11-13math: simplify hypot and hypotf using scalbnSzabolcs Nagy1-7/+2
2012-03-13first commit of the new libm!Rich Felker1-0/+128