StableDistributionS1Median Property |
Gets the median of distributed random numbers. If beta=0, it is _location. For beta!=0, it is also defined, but not analytically expressible, and is not calculated here (TODO: please help!).
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntaxpublic override double Median { get; }Property Value
Double
See Also