IntegrationRuleResult.EstimatedError Property

Gets an estimate for the error over the interval.

Definition

Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double EstimatedError { get; }

Property Value

Double

See Also