|
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 | cunhj (Z, FNU, IPMTR, TOL, PHI, ARG, ZETA1, ZETA2, ASUM, BSUM) |
| subroutine cunhj | ( | complex | Z, |
| real | FNU, | ||
| integer | IPMTR, | ||
| real | TOL, | ||
| complex | PHI, | ||
| complex | ARG, | ||
| complex | ZETA1, | ||
| complex | ZETA2, | ||
| complex | ASUM, | ||
| complex | BSUM | ||
| ) |
Definition at line 1 of file cunhj.f.
References abs(), atan(), octave_value::cos(), d, workspace_element::dimension(), octave_value::sin(), Array< T >::test(), and wi.
1.8.8