Click or drag to resize
HyperRectangleQuadratureErrorEstimate Property
Returns an estimate of the relative error in the computed result.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ErrorEstimate { get; }

Property Value

Type: Double
A double specifying an estimate of the relative error in the computed result.
See Also