Click or drag to resize
SummaryGetKurtosis Method
Returns the kurtosis.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double GetKurtosis()

Return Value

Type: Double
A double representing the kurtosis.
See Also