GNU Octave  4.0.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/Subroutines
dqelg.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dqelg (N, EPSTAB, RESULT, ABSERR, RES3LA, NRES)
 

Function/Subroutine Documentation

subroutine dqelg ( integer  N,
double precision, dimension(52)  EPSTAB,
double precision  RESULT,
double precision  ABSERR,
double precision, dimension(3)  RES3LA,
integer  NRES 
)

Definition at line 1 of file dqelg.f.

References workspace_element::dimension(), and error().

Referenced by dqagie(), and dqagpe().