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