IMSL C# Numerical Library

Quadrature.ErrorEstimate Property

Returns an estimate of the relative error in the computed result.

public double ErrorEstimate {get;}

Property Value

A double specifying an estimate of the relative error in the computed result.

See Also

Quadrature Class | Imsl.Math Namespace