Crates.io | standard_deviation |
lib.rs | standard_deviation |
version | 0.1.1 |
source | src |
created_at | 2024-06-19 06:07:29.34021 |
updated_at | 2024-06-21 04:25:17.150309 |
description | A simple tool used to get the standard deviation from the cli. |
homepage | https://www.github.com/ElCodigoDominicano |
repository | https://github.com/ElCodigoDominicano/StandardDeviation.rs |
max_upload_size | |
id | 1276555 |
size | 7,445 |
Salutations!
This is a cli based tool, used to calculate the standard deviation a set of numbers(separated by spaces..)
You will be prompted to enter a few numbers separated by a space.
EX: 1 2 3 4 5 -6 2.4
press enter and out comes the resulting answer from the provided "DataSet".
Complaints? -> el.codigo.dominicano@outlook.com have a blessed day!