1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-25 13:48:19 +02:00
nushell/crates/nu-command/tests/commands/math
JT 25a8caa9b0
Simplify expressions ()
* WIP: experiment with simpler expressions

* fix simple invoke

* update tests

* fix a few tests

* Make paren parsing more robust

* fix external args

* Remove old invocation

* Update tests

* Update tests
2021-05-12 13:01:48 +12:00
..
avg.rs nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00
eval.rs nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00
median.rs nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00
mod.rs Simplify expressions () 2021-05-12 13:01:48 +12:00
round.rs Stop nu panicks in math.round on a large decimal value(Most of the time) () 2021-03-31 19:01:39 +13:00
sqrt.rs Mathsqrt () 2021-04-01 16:26:05 -05:00
sum.rs nu-cli refactor moving commands into their own crate nu-command () 2021-01-12 17:59:53 +13:00