RationalInterpolationPrecision Property |
Gets or sets the precision parameter used to decide whether two values are treated as equal
during the interpolation algorithm.
Namespace: Altaxo.Calc.InterpolationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic double Precision { get; set; }Property Value
Double
See Also