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

Go to the source code of this file.

Functions

subroutine qelg (n, epstab, result, abserr, res3la, nres)

Function Documentation

subroutine qelg ( integer  n,
real, dimension(52)  epstab,
real  result,
real  abserr,
real, dimension(3)  res3la,
integer  nres 
)

Definition at line 1 of file qelg.f.

References abs(), workspace_element::dimension(), error(), r1mach(), and jit_store_argument::result().

Referenced by qagie(), and qagpe().