stats_kurtosis

(PECL stats >= 1.0.0)

stats_kurtosisComputes the kurtosis of the data in the array

说锟斤拷

stats_kurtosis ( array $a ) : float

Returns the kurtosis of the values in a.

锟斤拷锟斤拷

a

The input array

锟斤拷锟斤拷值

Returns the kurtosis of the values in a, or FALSE if a is empty or is not an array.