Function numbers::vector_sum_float

source ·
pub fn vector_sum_float(vector: Vec<f64>) -> f64
Expand description

Returns the sum of all elements in a float vector