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

Go to the source code of this file.

Functions/Subroutines

subroutine cbuni (z, fnu, kode, n, y, nz, nui, nlast, fnul, tol, elim, alim)
 

Function/Subroutine Documentation

◆ cbuni()

subroutine cbuni ( complex  z,
real  fnu,
integer  kode,
integer  n,
complex, dimension(n)  y,
integer  nz,
integer  nui,
integer  nlast,
real  fnul,
real  tol,
real  elim,
real  alim 
)

Definition at line 1 of file cbuni.f.

References cuni1(), cuni2(), r1mach(), and real().

Referenced by cbinu().