Click or drag to resize

StableDistributionS1Mean Property

Gets the mean of distributed random numbers. For alpha<=1, it is not defined. For alpha>1, it is the _location parameter.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public override double Mean { get; }

Property Value

Double
See Also