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