pub fn vector_average_float(left: Vec<f64>, right: Vec<f64>) -> String
Expand description

Returns the average of two vectors float