GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 cuchk(), cunhj(), cunik(), r1mach(), and real().

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