QuickQuadraticRegressionGetA1 Method |
Gets the slope value of the regression. Returns NaN if not enough data points entered.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Return Value
DoubleThe slope value or NaN if not enough data points are entered.
See Also