(PHP 4 >= 4.1.0)
hypot -- Returns sqrt( num1*num1 + num2*num2)float
hypot ( float num1, float num2)WarningThis function isEXPERIMENTAL. The behaviour of this function, thename of this function, and anything else documented about thisfunction may change without notic
More Info