GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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

◆ cunhj()

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 atan(), r1mach(), and real().

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