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

Go to the source code of this file.

Functions/Subroutines

subroutine cacon (z, fnu, kode, mr, n, y, nz, rl, fnul, tol, elim, alim)
 

Function/Subroutine Documentation

◆ cacon()

subroutine cacon ( complex  z,
real  fnu,
integer  kode,
integer  mr,
integer  n,
complex, dimension(n)  y,
integer  nz,
real  rl,
real  fnul,
real  tol,
real  elim,
real  alim 
)

Definition at line 1 of file cacon.f.

References cbinu(), cbknu(), cs1s2(), mod(), r1mach(), and real().

Referenced by cbesh(), and cbesk().