GNU Octave  6.2.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
cbunk.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine cbunk (Z, FNU, KODE, MR, N, Y, NZ, TOL, ELIM, ALIM)
 

Function/Subroutine Documentation

◆ cbunk()

subroutine cbunk ( complex  Z,
real  FNU,
integer  KODE,
integer  MR,
integer  N,
complex, dimension(n Y,
integer  NZ,
real  TOL,
real  ELIM,
real  ALIM 
)

Definition at line 1 of file cbunk.f.

References abs(), cunk1(), cunk2(), and real().

Referenced by cbesh(), and cbesk().