matterhorn103 / quanstants

Intuitive and unastonishing physical quantities, units, constants, and uncertainties in Python
MIT License
0 stars 0 forks source link

Consider having `fully_cancel()` return a number for unitless quantities #12

Closed matterhorn103 closed 2 months ago

matterhorn103 commented 2 months ago

Decided against as fully_cancel() should always return a Quantity, whether called on a unit or a quantity.