pub fn vector_interquartile_range_float(vector: Vec<f64>) -> f64
Expand description

Returns the interquartile range of all elements in a float vector