stats_skew
stats_skew
Computes the skewness of the data in the array
float **stats_skew** array $a
Returns the skewness of the values in .
a
aThe input array
Returns the skewness of the values in ,
or false if is empty or is not an array.
a``a