 | IRandomVariableMomentsSkewness Property |
Gets the skewness of the distribution.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.4
SyntaxReadOnly Property Skewness As Double
Get
property double Skewness {
double get ();
}
abstract Skewness : float with get
Property Value
Type:
Double
See Also