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

Go to the source code of this file.

Functions/Subroutines

subroutine cbesy (z, fnu, kode, n, cy, nz, cwrk, ierr)
 

Function/Subroutine Documentation

◆ cbesy()

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

Definition at line 1 of file cbesy.f.

References cbesh(), and real().

Referenced by besselh2().