mirror of
https://github.com/danbulant/nushell
synced 2026-05-20 21:08:34 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| avg.rs | ||
| eval.rs | ||
| median.rs | ||
| mod.rs | ||
| sum.rs | ||