nushell/crates/nu-cli/tests/commands/math
Shaurya Shubham ffe3e2c16b
Rename calc to math eval and allow it to optionally take an expression as an argument (#2195)
* Rename `calc` to `math eval` and allow it to optionally take the expression as an argument

* Moved calc tests to math eval
Also added 2 tests and changed 1 test

* Move calc docs to math eval
2020-07-18 16:11:19 +12:00
..
avg.rs Rename average to avg 2020-06-19 18:59:00 -05:00
eval.rs Rename calc to math eval and allow it to optionally take an expression as an argument (#2195) 2020-07-18 16:11:19 +12:00
median.rs Sort primitives explictly. (#2016) 2020-06-19 23:34:36 -05:00
mod.rs Rename calc to math eval and allow it to optionally take an expression as an argument (#2195) 2020-07-18 16:11:19 +12:00
sum.rs Minor Math Sum Additions (#2007) 2020-06-20 06:00:18 +12:00