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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine 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(), and error().

Referenced by qagie(), and qagpe().