mirror of
https://github.com/nushell/nushell.git
synced 2025-01-11 08:48:23 +01:00
c01d44e37d
Adds new command `math log` that takes as a required positional argument a base. Specialized for `math log 2` and `math log 10` for better performance and precision that matches the expectations there. This leads to discontinuities in numerical error but should make a better trade-off for common usecases. Example testing of the happy path |
||
---|---|---|
.. | ||
assets | ||
proptest-regressions/format_conversions | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |