LogNormalDistributionStdev Property |
Gets the standard deviation of the distribution.
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override double Stdev { get; }Property Value
DoubleThe standard deviation of the distribution.
See Also