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