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

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

Property Value

Double
See Also