nushell/crates/nu-command/tests/commands/math
pwygab caafd26deb
Attempts to add // math operator (#5759)
* attempts to add `div` math operator

* allows `//` to be used too

* fmt:

* clippy issue

* returns appropriate type

* returns appropriate type 2

* fmt

* ensure consistency; rename to `fdiv`

* Update parser.rs
2022-06-13 13:54:47 +03: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 Attempts to add // math operator (#5759) 2022-06-13 13:54:47 +03: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