stats_stat_percentile
(PECL stats >= 1.0.0)
stats_stat_percentile — Returns the percentile value
Description
float stats_stat_percentile ( array $arr , float $perc ) Returns the perc-th percentile value of the array arr.
Parameters
arr
The input array
perc
The percentile
Return Values
Returns the percentile values of the input array.
← stats_stat_paired_t
stats_stat_powersum →
© 1997–2017 The PHP Documentation GroupLicensed under the Creative Commons Attribution License v3.0 or later.
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com

