CauchyDistributionMean Property |
Gets the mean value of cauchy distributed random numbers. It's undefined, so the return value is
NaN.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public override double Mean { get; }
Property Value
DoubleSee Also