about summary refs log tree commit diff
path: root/src/math/hypot.c
Commit message (Expand)AuthorAgeFilesLines
* math: explicitly promote expressions to excess-precision typesRich Felker2015-11-211-2/+2
* math: rewrite hypotSzabolcs Nagy2013-09-051-115/+59
* math: simplify hypot and hypotf using scalbnSzabolcs Nagy2012-11-131-7/+2
* first commit of the new libm!Rich Felker2012-03-131-0/+128