Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.1.0](v3.0.1...v3.1.0) (2023-08-09) ### Bug Fixes * `Pow` and `Root` now ensure that zero exponents are removed ([0929ef3](0929ef3)) ### Features * add `root` functions ([6d92a98](6d92a98)) * add PosExponent and NegExponent and depreate NegativeExponent infavor of NegateExponent ([f3e96e1](f3e96e1)) * add Unit Functions Pow and Root ([ae679dc](ae679dc))
- Loading branch information