pub fn vector_divide_float(left: Vec<f64>, right: Vec<f64>) -> String
Returns the quotient of two float vectors