IntegrationRuleResult.Value Property

Gets the computed value of the integral.

Definition

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

Property Value

Double

See Also