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

Go to the source code of this file.

Functions/Subroutines

subroutine ZBESY (ZR, ZI, FNU, KODE, N, CYR, CYI, NZ, CWRKR, CWRKI, IERR)
 

Function/Subroutine Documentation

◆ ZBESY()

subroutine ZBESY ( 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,
double precision, dimension(n)  CWRKR,
double precision, dimension(n)  CWRKI,
integer  IERR 
)

Definition at line 3 of file zbesy.f.

References d1mach(), and dimension().

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