nushell/crates/nu-cli
morbatex 0d8064ed2d
Add rounding functionalties (#2672)
* added math round

* added math floor

* added math ceil

* added math.md examples

* moved the detection of nonnumerical values in ceil/floor/round

* math round now works on streams

* math floor now works on streams

* math ceil now works on streams
2020-10-22 13:18:27 +13:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Add rounding functionalties (#2672) 2020-10-22 13:18:27 +13:00
tests Add Tau constant (#2673) 2020-10-22 13:16:51 +13:00
build.rs fix: remove duplicated "to" (#2682) 2020-10-21 05:35:43 +13:00
Cargo.toml Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00