Math Scalar Library
Programming Reference Manual Fortran
Version 1.0 DD-00003-110

10.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:

√︃ ------
  x2+y2