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

Go to the source code of this file.

Functions/Subroutines

subroutine cunik (ZR, FNU, IKFLG, IPMTR, TOL, INIT, PHI, ZETA1, ZETA2, SUM, CWRK)
 

Function/Subroutine Documentation

◆ cunik()

subroutine cunik ( complex  ZR,
real  FNU,
integer  IKFLG,
integer  IPMTR,
real  TOL,
integer  INIT,
complex  PHI,
complex  ZETA1,
complex  ZETA2,
complex  SUM,
complex, dimension(16)  CWRK 
)

Definition at line 1 of file cunik.f.

References r1mach(), and real().

Referenced by cuni1(), cunk1(), and cuoik().