standard_deviation

Crates.iostandard_deviation
lib.rsstandard_deviation
version0.1.1
sourcesrc
created_at2024-06-19 06:07:29.34021
updated_at2024-06-21 04:25:17.150309
descriptionA simple tool used to get the standard deviation from the cli.
homepagehttps://www.github.com/ElCodigoDominicano
repositoryhttps://github.com/ElCodigoDominicano/StandardDeviation.rs
max_upload_size
id1276555
size7,445
El Codigo Dominicano (ElCodigoDominicano)

documentation

README

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!

Commit count: 12

cargo fmt