GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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().