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 | zbuni (ZR, ZI, FNU, KODE, N, YR, YI, NZ, NUI, NLAST, FNUL, TOL, ELIM, ALIM) |
subroutine zbuni | ( | 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, | ||
integer | NUI, | ||
integer | NLAST, | ||
double precision | FNUL, | ||
double precision | TOL, | ||
double precision | ELIM, | ||
double precision | ALIM | ||
) |
Definition at line 1 of file zbuni.f.
References d, d1mach(), workspace_element::dimension(), dim_vector::str(), xzabs(), zuni1(), and zuni2().
Referenced by zbinu().