![]() |
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 | casyi (Z, FNU, KODE, N, Y, NZ, RL, TOL, ELIM, ALIM) |
| subroutine casyi | ( | complex | Z, |
| real | FNU, | ||
| integer | KODE, | ||
| integer | N, | ||
| complex, dimension(n) | Y, | ||
| integer | NZ, | ||
| real | RL, | ||
| real | TOL, | ||
| real | ELIM, | ||
| real | ALIM | ||
| ) |
Definition at line 1 of file casyi.f.
References abs(), arg(), octave_value::cos(), workspace_element::dimension(), mod(), nn, r1mach(), octave_value::sin(), octave_value::sqrt(), and x.
1.8.1.2