GNU Octave  4.2.1
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
zunik.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zunik (ZRR, ZRI, FNU, IKFLG, IPMTR, TOL, INIT, PHIR, PHII, ZETA1R, ZETA1I, ZETA2R, ZETA2I, SUMR, SUMI, CWRKR, CWRKI)
 

Function/Subroutine Documentation

subroutine zunik ( double precision  ZRR,
double precision  ZRI,
double precision  FNU,
integer  IKFLG,
integer  IPMTR,
double precision  TOL,
integer  INIT,
double precision  PHIR,
double precision  PHII,
double precision  ZETA1R,
double precision  ZETA1I,
double precision  ZETA2R,
double precision  ZETA2I,
double precision  SUMR,
double precision  SUMI,
double precision, dimension(16)  CWRKR,
double precision, dimension(16)  CWRKI 
)

Definition at line 1 of file zunik.f.

References a, b, d, d1mach(), dimension(), e, str, to, xzlog(), xzsqrt(), and zdiv().

Referenced by zuni1(), zunk1(), and zuoik().