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
zunhj.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zunhj (ZR, ZI, FNU, IPMTR, TOL, PHIR, PHII, ARGR, ARGI, ZETA1R, ZETA1I, ZETA2R, ZETA2I, ASUMR, ASUMI, BSUMR, BSUMI)
 

Function/Subroutine Documentation

subroutine zunhj ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  IPMTR,
double precision  TOL,
double precision  PHIR,
double precision  PHII,
double precision  ARGR,
double precision  ARGI,
double precision  ZETA1R,
double precision  ZETA1I,
double precision  ZETA2R,
double precision  ZETA2I,
double precision  ASUMR,
double precision  ASUMI,
double precision  BSUMR,
double precision  BSUMI 
)

Definition at line 1 of file zunhj.f.

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

Referenced by zuni2(), zunk2(), and zuoik().