GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
cunhj.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cunhj (Z, FNU, IPMTR, TOL, PHI, ARG, ZETA1, ZETA2, ASUM, BSUM)
 

Function/Subroutine Documentation

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.

Referenced by cuni2(), cunk2(), and cuoik().