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

Go to the source code of this file.

Functions/Subroutines

subroutine cbesk (z, fnu, kode, n, cy, nz, ierr)
 

Function/Subroutine Documentation

◆ cbesk()

subroutine cbesk ( complex  z,
real  fnu,
integer  kode,
integer  n,
complex, dimension(n)  cy,
integer  nz,
integer  ierr 
)

Definition at line 1 of file cbesk.f.

References cacon(), cbknu(), cbunk(), cuoik(), and real().

Referenced by besselh2().