|  | DoubleRandomLogNormalDistributionMean Property | 
            Gets the average of the subject normal distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Mean { get; }Public ReadOnly Property Mean As Double
	Get
public:
property double Mean {
	double get ();
}member Mean : float with get
Property Value
Double See Also
See Also