fn percentile_of_sorted(sorted_samples: &[f64], pct: f64) -> f64
🔬This is a nightly-only experimental API. (test)