Click or drag to resize

OptionsRelativeTolerance Property

Gets or sets relative error tolerance used in automatic step size calculations. Default is 1e-6.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double RelativeTolerance { get; set; }

Property Value

Double
See Also