nushell/crates/nu-cli/src/commands/math
Jonathan Turner 9b577b8679
Update bigint/bigdecimal (#2585)
* Update bigint/bigdecimal

* clippy
2020-09-22 05:28:31 +12:00
..
avg.rs Update bigint/bigdecimal (#2585) 2020-09-22 05:28:31 +12:00
command.rs Update bigint/bigdecimal (#2585) 2020-09-22 05:28:31 +12:00
eval.rs Update bigint/bigdecimal (#2585) 2020-09-22 05:28:31 +12:00
max.rs Data summarize reporting overhaul. (#2299) 2020-08-03 17:47:19 -05:00
median.rs Update bigint/bigdecimal (#2585) 2020-09-22 05:28:31 +12:00
min.rs Data summarize reporting overhaul. (#2299) 2020-08-03 17:47:19 -05:00
mod.rs Added math product support (#2249) 2020-08-27 17:58:01 +12:00
mode.rs Add flag for case-insensitive sort-by (#2225) 2020-07-21 05:31:58 +12:00
product.rs Added math product support (#2249) 2020-08-27 17:58:01 +12:00
reducers.rs Added math product support (#2249) 2020-08-27 17:58:01 +12:00
stddev.rs Minor stddev updates (#2452) 2020-08-30 15:36:43 +12:00
sum.rs Allow math avg to work on durations (#2529) 2020-09-12 18:56:05 -05:00
utils.rs Data summarize reporting overhaul. (#2299) 2020-08-03 17:47:19 -05:00
variance.rs Update bigint/bigdecimal (#2585) 2020-09-22 05:28:31 +12:00