GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
qk21.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine qk21 (f, a, b, result, abserr, resabs, resasc, ierr)
 

Function/Subroutine Documentation

◆ qk21()

subroutine qk21 ( external  f,
real  a,
real  b,
real  result,
real  abserr,
real  resabs,
  resasc,
  ierr 
)

Definition at line 2 of file qk21.f.

References abs(), and dimension().

Referenced by qagpe().