hypot 2909 ext/standard/basic_functions.c PHP_FE(hypot, arginfo_hypot) hypot 914 ext/standard/math.c PHP_FUNCTION(hypot) hypot 930 ext/standard/math.c RETURN_DOUBLE(hypot(num1, num2)); hypot 75 ext/standard/php_math.h PHP_FUNCTION(hypot);