GNU Octave  8.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 Properties Friends Macros Pages
cuoik.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cuoik (Z, FNU, KODE, IKFLG, N, Y, NUF, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ cuoik()

subroutine cuoik ( complex  Z,
real  FNU,
integer  KODE,
integer  IKFLG,
integer  N,
complex, dimension(n Y,
integer  NUF,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 1 of file cuoik.f.

References abs(), cuchk(), cunhj(), cunik(), r1mach(), and real().

Referenced by cbesh(), cbesk(), cbinu(), cuni1(), and cuni2().