Go to the source code of this file.
Functions |
subroutine | zasyi (ZR, ZI, FNU, KODE, N, YR, YI, NZ, RL, TOL, ELIM, ALIM) |
Function Documentation
subroutine zasyi |
( |
double precision |
ZR, |
|
|
double precision |
ZI, |
|
|
double precision |
FNU, |
|
|
integer |
KODE, |
|
|
integer |
N, |
|
|
double precision, dimension(n) |
YR, |
|
|
double precision, dimension(n) |
YI, |
|
|
integer |
NZ, |
|
|
double precision |
RL, |
|
|
double precision |
TOL, |
|
|
double precision |
ELIM, |
|
|
double precision |
ALIM |
|
) |
| |
Definition at line 1 of file zasyi.f.
References arg(), d, d1mach(), workspace_element::dimension(), mod(), nn, dim_vector::str(), xzabs(), xzexp(), xzsqrt(), zdiv(), and zmlt().
Referenced by zacai(), and zbinu().