Returns the percentile value
$arr
$perc
Returns the perc-th percentile value of the array arr.
perc
arr
The input array
The percentile
Returns the percentile values of the input array.