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

Go to the source code of this file.

Functions/Subroutines

subroutine ZBESI (ZR, ZI, FNU, KODE, N, CYR, CYI, NZ, IERR)
 

Function/Subroutine Documentation

◆ ZBESI()

subroutine ZBESI ( double precision  ZR,
double precision  ZI,
double precision  FNU,
integer  KODE,
integer  N,
double precision, dimension(n)  CYR,
double precision, dimension(n)  CYI,
integer  NZ,
integer  IERR 
)

Definition at line 2 of file zbesi.f.

References dimension(), and mod().

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