GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
zmlri.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine zmlri (zr, zi, fnu, kode, n, yr, yi, nz, tol)
 

Function/Subroutine Documentation

◆ zmlri()

subroutine zmlri ( double precision  zr,
double precision  zi,
double precision  fnu,
integer  kode,
integer  n,
double precision, dimension(n)  yr,
double precision, dimension(n)  yi,
integer  nz,
double precision  tol 
)

Definition at line 1 of file zmlri.f.

References xzexp(), xzlog(), and zmlt().

Referenced by zacai(), and zbinu().