MathKurtosis

该函数计算数组元素的峰度(第四力矩)。

double  MathKurtosis(

   const double&  array[]   // 数值数组

   )

参数

array[]

[in]  数值数组。 

返回值

峰度。