pub fn vector_standard_deviation(vector: Vec<i128>) -> String
Expand description

Returns the standard deviation of all elements in a vector