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
dqelg.f File Reference

Go to the source code of this file.

Functions

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

Function 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 d, d1mach(), workspace_element::dimension(), error(), and jit_store_argument::result().

Referenced by dqagie(), and dqagpe().