Click or drag to resize

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 expressable, and is not calcuated here (TODO, please help!).

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

Property Value

Double
See Also