Go to the source code of this file.
Functions/Subroutines | |
subroutine | zbesh (ZR, ZI, FNU, KODE, M, N, CYR, CYI, NZ, IERR) |
subroutine zbesh | ( | double precision | ZR, |
double precision | ZI, | ||
double precision | FNU, | ||
integer | KODE, | ||
integer | M, | ||
integer | N, | ||
double precision, dimension(n) | CYR, | ||
double precision, dimension(n) | CYI, | ||
integer | NZ, | ||
integer | IERR | ||
) |
Definition at line 1 of file zbesh.f.
References mod(), zacon(), zbknu(), zbunk(), and zuoik().
Referenced by octave::math::zbesh1(), octave::math::zbesh2(), and zbesy().