GNU Octave  3.8.0
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
zbesh.f File Reference

Go to the source code of this file.

Functions

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

Function 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 arg(), d, d1mach(), workspace_element::dimension(), i1mach(), ierr, mod(), nn, dim_vector::str(), xzabs(), zacon(), zbknu(), zbunk(), and zuoik().

Referenced by zbesh1(), zbesh2(), and zbesy().