Click or drag to resize

RootFinderExceptionAccuracy Property

Gets or sets the accuracy that was requested or achieved (depending on the algorithm).

Namespace: Altaxo.Calc.RootFinding
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Accuracy { get; set; }

Property Value

Double
See Also