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

Go to the source code of this file.

Functions/Subroutines

subroutine CBESH (Z, FNU, KODE, M, N, CY, NZ, IERR)
 

Function/Subroutine Documentation

◆ CBESH()

subroutine CBESH ( complex  Z,
real  FNU,
integer  KODE,
integer  M,
integer  N,
complex, dimension(n)  CY,
integer  NZ,
integer  IERR 
)

Definition at line 2 of file cbesh.f.

References abs(), dimension(), and mod().

Referenced by octave::math::cbesh1(), and octave::math::cbesh2().