stats_stat_percentile
stats_stat_percentile
Returns the percentile value
float **stats_stat_percentile** array $arr float $perc
Returns the -th percentile value of the array .
perc``arr
arrThe input array
percThe percentile
Returns the percentile values of the input array.