Math Scalar Library
Programming Reference Manual Fortran
Version 1.1 DD-00003-111

23.3 shypot - Euclidean distance √︁ ------
  x2+ y2

function shypot (x, y) 
function shypotf(x, y)

Given values x and y this function computes the euclidean distance:

√︃ -2--2-
  x +y