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.3261.0 (4.8.3261.0)
Syntaxpublic override double Mean { get; }
Property Value
Double
See Also