![]() |
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 | cbesj (Z, FNU, KODE, N, CY, NZ, IERR) |
| subroutine cbesj | ( | complex | Z, |
| real | FNU, | ||
| integer | KODE, | ||
| integer | N, | ||
| complex, dimension(n) | CY, | ||
| integer | NZ, | ||
| integer | IERR | ||
| ) |
Definition at line 1 of file cbesj.f.
References abs(), arg(), cbinu(), octave_value::cos(), workspace_element::dimension(), i1mach(), ierr, mod(), r1, r1mach(), r2, octave_value::sin(), and octave_value::sqrt().
1.8.1.2