stats_absolute_deviation
stats_absolute_deviation
Returns the absolute deviation of an array of values
float **stats_absolute_deviation** array $a
Returns the absolute deviation of the values in .
a
aThe input array
Returns the absolute deviation of the values in ,
or false if is empty or is not an array.
a``a