Hypot( double:x, double:y, [double:z] ) → double
Computes the square root of the sum of the squares of x and y (and z, if three coordinates are given).