 | IRandomVariableMomentsVariance Property |
Gets the variance of the distribution.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxReadOnly Property Variance As Double
Get
property double Variance {
double get ();
}
abstract Variance : float with get
Property Value
Double
See Also