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

Returns the product of all elements in a float vector