nushell/crates
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
..
nu_plugin_binaryview Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_chart Include chart binaries. (#2667) 2020-10-13 17:04:27 -05:00
nu_plugin_fetch Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_from_bson Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_from_sqlite Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_inc Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
nu_plugin_match Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_post Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_ps Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_s3 Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_start Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_sys Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_textview Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_to_bson Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_to_sqlite Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_tree Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu_plugin_xpath Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
nu-cli Add rounding functionalties (#2672) 2020-10-22 13:18:27 +13:00
nu-data fixed a bug where 'B' wasn't showing up (#2690) 2020-10-21 14:19:35 -05:00
nu-errors Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-parser Add parser improvements (#2679) 2020-10-19 20:03:14 +13:00
nu-plugin Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
nu-protocol Flatten rows containing same sub-table columns with distinct column names. (#2684) 2020-10-20 05:37:40 -05:00
nu-source Bump to 0.21 (#2663) 2020-10-14 06:19:09 +13:00
nu-table add heavy & none table border options (#2686) 2020-10-21 08:53:08 -05:00
nu-test-support Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00
nu-value-ext Move command changes. Refactorings. (#2683) 2020-10-20 04:07:13 -05:00