LAPACK 3.12.1
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches

◆ scabs1sub()

subroutine scabs1sub ( complex z,
real cabs1 )

Definition at line 5 of file scabs1sub.f.

6c
7 external scabs1
8 complex z
9 real scabs1, cabs1
10c
11 cabs1=scabs1(z)
12 return
real function scabs1(z)
SCABS1
Definition scabs1.f:46
Here is the call graph for this function: