summaryrefslogtreecommitdiff
path: root/src/math/hypotf.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-05math: rewrite hypotSzabolcs Nagy1-79/+28
2012-11-13math: simplify hypot and hypotf using scalbnSzabolcs Nagy1-4/+2
2012-03-13math cleanup: use 1.0f instead of 1.0Fnsz1-1/+1
2012-03-13first commit of the new libm!Rich Felker1-0/+88