Return the Euclidean distance, sqrt(x*x + y*y). This function has been overriden from math.hypot to work element-wise on iterables