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 | cbesy (Z, FNU, KODE, N, CY, NZ, CWRK, IERR) |
subroutine cbesy | ( | complex | Z, |
real | FNU, | ||
integer | KODE, | ||
integer | N, | ||
complex, dimension(n) | CY, | ||
integer | NZ, | ||
complex, dimension(n) | CWRK, | ||
integer | IERR | ||
) |
Definition at line 1 of file cbesy.f.
References abs(), c1, cbesh(), octave_value::cos(), workspace_element::dimension(), base_det< T >::exp(), i1mach(), ierr, r1, r1mach(), r2, and octave_value::sin().