PHP 7.0.6 Released

stats_absolute_deviation

(PECL stats >= 1.0.0)

stats_absolute_deviationReturns the absolute deviation of an array of values

Description

float stats_absolute_deviation ( array $a )
Warning

This function is currently not documented; only its argument list is available.

Parameters

a

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top