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