Click or drag to resize

RootFinderExceptionRange Property

Gets or sets the range that was searched for a root.

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

Property Value

Range
See Also