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.3261.0 (4.8.3261.0)
Syntaxpublic override double Mean { get; }Property Value
Double
See Also