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