Query: slapy2
OS: redhat
Section: l
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SLAPY2(l) ) SLAPY2(l)NAMESLAPY2 - return sqrt(x**2+y**2), taking care not to cause unnecessary overflowSYNOPSISREAL FUNCTION SLAPY2( X, Y ) REAL X, YPURPOSESLAPY2 returns sqrt(x**2+y**2), taking care not to cause unnecessary overflow.ARGUMENTSX (input) REAL Y (input) REAL X and Y specify the values x and y. LAPACK version 3.0 15 June 2000 SLAPY2(l)