Click or drag to resize

BurdenFairesAdaptiveQuadrature Methods

The BurdenFairesAdaptiveQuadrature type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIntegrate
Approximates the integral I = Int(f(x), a, b) to within a given tolerance.
Public methodStatic memberTryIntegrate
Approximates the integral I = Int(f(x), a, b) to within a given tolerance.
Top
See Also