GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
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().