GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions/Subroutines
zbesh.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

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

Definition at line 1 of file zbesh.f.

References d, d1mach(), dimension(), mod(), str, to, zacon(), zbknu(), zbunk(), and zuoik().

Referenced by octave::math::zbesh1(), octave::math::zbesh2(), and zbesy().