|  | LognormalDistributionMean Property | 
            Gets the mean of the 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:
virtual property double Mean {
	double get () sealed;
}abstract Mean : float with get
override Mean : float with get
Property Value
DoubleImplements
IRandomVariableMomentsMean See Also
See Also