LAPACK 3.11.0
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
lapy2: robust sqrt( x^2 + y^2 )

Functions

double precision function dlapy2 (x, y)
 DLAPY2 returns sqrt(x2+y2).
 
real function slapy2 (x, y)
 SLAPY2 returns sqrt(x2+y2).
 

Detailed Description