Go to the source code of this file.
|
subroutine | zbesy (ZR, ZI, FNU, KODE, N, CYR, CYI, NZ, CWRKR, CWRKI, IERR) |
|
◆ zbesy()
subroutine zbesy |
( |
double precision |
ZR, |
|
|
double precision |
ZI, |
|
|
double precision |
FNU, |
|
|
integer |
KODE, |
|
|
integer |
N, |
|
|
double precision, dimension(n) |
CYR, |
|
|
double precision, dimension(n) |
CYI, |
|
|
integer |
NZ, |
|
|
double precision, dimension(n) |
CWRKR, |
|
|
double precision, dimension(n) |
CWRKI, |
|
|
integer |
IERR |
|
) |
| |