nushell/crates/nu-command/tests/commands/math
Darren Schroeder dd578926c3
add some float operations with filesize (#6618)
* add some float operations with filesize

* more changes

* update return values on filesize-filesize, duration-duration

* missed filesize in floordiv

* missed float * duration
2022-09-28 17:07:50 -05:00
..
avg.rs Allow expanding aliases before keywords, improve hiding (#4858) 2022-03-18 11:35:50 +13:00
eval.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00
median.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
mod.rs add some float operations with filesize (#6618) 2022-09-28 17:07:50 -05:00
round.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
sqrt.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00
sum.rs Fix more command tests (#4481) 2022-02-15 10:08:07 -05:00