GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
zacai.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ZACAI (ZR, ZI, FNU, KODE, MR, N, YR, YI, NZ, RL, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ ZACAI()

subroutine ZACAI ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  KODE,
integer  MR,
integer  N,
double precision, dimension(n)  YR,
double precision, dimension(n)  YI,
integer  NZ,
double precision  RL,
double precision  TOL,
double precision  ELIM,
double precision  ALIM 
)

Definition at line 3 of file zacai.f.

References d1mach(), dimension(), and mod().