![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
| subroutine | zbknu (ZR, ZI, FNU, KODE, N, YR, YI, NZ, TOL, ELIM, ALIM) |
| subroutine zbknu | ( | 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 | TOL, | ||
| double precision | ELIM, | ||
| double precision | ALIM | ||
| ) |
Definition at line 1 of file zbknu.f.
References a2, d, d1mach(), dgamln(), workspace_element::dimension(), fi, i1mach(), r1, dim_vector::str(), xzabs(), xzexp(), xzlog(), xzsqrt(), zdiv(), zkscl(), zmlt(), zshch(), and zuchk().
Referenced by zacai(), zacon(), zairy(), zbesh(), zbesk(), and zwrsk().
1.8.1.2