nushell/crates/nu-command/tests/commands/math
Mohammed Anas e5621dea58
Remove yr and mon (#3262)
* Remove `yr` and `mon`

* Remove usage of mon in test

* Fix test
2021-04-05 06:19:33 +12:00
..
avg.rs
eval.rs
median.rs
mod.rs Remove yr and mon (#3262) 2021-04-05 06:19:33 +12:00
round.rs Stop nu panicks in math.round on a large decimal value(Most of the time) (#3224) 2021-03-31 19:01:39 +13:00
sqrt.rs Mathsqrt (#3239) 2021-04-01 16:26:05 -05:00
sum.rs