SummaryGetKurtosis Method |
Returns the kurtosis.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double GetKurtosis()
Public Function GetKurtosis As Double
public:
double GetKurtosis()
member GetKurtosis : unit -> float
Return Value
Type:
Double
A
double representing the kurtosis.
See Also