nushell/docs
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
..
commands Add rounding functionalties (#2672) 2020-10-22 13:18:27 +13:00
sample_config Remove trim in favor of str trim (#2560) 2020-09-16 15:59:32 -04:00
sample_plugins/powershell cleaned up sample ps1 script and added more comments. (#2429) 2020-08-26 14:46:01 -05:00
docker.md First pass at updating all documentation formatting and cleaning up output of examples (#2031) 2020-06-24 06:21:47 +12:00
philosophy.md First pass at updating all documentation formatting and cleaning up output of examples (#2031) 2020-06-24 06:21:47 +12:00