|
GNU Octave
4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | zbesj (ZR, ZI, FNU, KODE, N, CYR, CYI, NZ, IERR) |
| subroutine zbesj | ( | 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, | ||
| integer | IERR | ||
| ) |
Definition at line 1 of file zbesj.f.
References d, d1mach(), workspace_element::dimension(), mod(), dim_vector::str(), and zbinu().
1.8.8