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