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
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

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 abs(), d, and workspace_element::dimension().

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