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

Go to the source code of this file.

Functions/Subroutines

subroutine CBESJ (Z, FNU, KODE, N, CY, NZ, IERR)
 

Function/Subroutine Documentation

◆ CBESJ()

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

Definition at line 2 of file cbesj.f.

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

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