Numeric Statistics Rust crate
Numeric Statistics provides functions for min, max, average, variance, standard deviation, and more to come.
Example
use assert_eq_f64;
use ;
let values = &;
let min = min;
let max = max;
let average = average;
let variance = variance;
let standard_deviation = standard_deviation;
assert_eq!;
assert_eq!;
assert_eq_f64!;
assert_eq_f64!;
assert_eq_f64!;
All
You can get all the numeric statistics in one struct like this:
use assert_eq_f64;
use use All;
let values = &;
use All;
assert_eq!;
assert_eq!;
assert_eq_f64!;
assert_eq_f64!;
assert_eq_f64!;
Num Command
This is a work-in-progress to translate the Num Command software from POSIX into Rust.