stats_stat_percentile
(PECL stats >= 1.0.0)
stats_stat_percentile — Returns the percentile value
Descrição
Returns the perc
-th percentile value of the array arr
.
Parâmetros
arr
-
The input array
perc
-
The percentile
Valor Retornado
Returns the percentile values of the input array.