GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 2 of file cbesy.f.

References abs(), and dimension().

Referenced by octave::math::cbesy().