elf.h: add ELFCOMPRESS_ZSTD
[musl] / src / math / hypot.c
2015-11-22 Rich Felkermath: explicitly promote expressions to excess-precisio...
2013-09-05 Szabolcs Nagymath: rewrite hypot
2012-11-15 Rich FelkerMerge remote-tracking branch 'nsz/math'
2012-11-13 Szabolcs Nagymath: simplify hypot and hypotf using scalbn
2012-03-13 Rich Felkerfirst commit of the new libm!