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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ CBESI()

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

Definition at line 2 of file cbesi.f.

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

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