GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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().