GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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

◆ qelg()

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

Definition at line 2 of file qelg.f.

References abs(), and dimension().

Referenced by qagie(), and qagpe().