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.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override double Mean { get; }
Property Value
DoubleSee Also