1SLAPY2(1)           LAPACK auxiliary routine (version 3.1)           SLAPY2(1)
2
3
4

NAME

6       SLAPY2 - sqrt(x**2+y**2), taking care not to cause unnecessary overflow
7

SYNOPSIS

9       REAL FUNCTION SLAPY2( X, Y )
10
11           REAL      X, Y
12

PURPOSE

14       SLAPY2  returns  sqrt(x**2+y**2),  taking care not to cause unnecessary
15       overflow.
16
17

ARGUMENTS

19       X       (input) REAL
20               Y       (input) REAL X and Y specify the values x and y.
21
22
23
24 LAPACK auxiliary routine (versionNo3v.e1m)ber 2006                       SLAPY2(1)
Impressum