quantity 0.1.3 quantity: ^0.1.3 copied to clipboard
Facilitates working with physical quantities.
###0.1.3
- Added
operator ==
andhashCode
to quantity range classes. - Added
toTypedQuantity
toMiscQuantity
. - Changed
googol
constant to arbitrary precision. - Renamed private
_dimensions
constructor to_internal
in quantities.
###0.1.2
Precise
isInteger
and_limitPrecision
fixes.hashCode
testing for quantity objects (esp.Scalar
)
###0.1.1
Temperature
,TemperatureInterval
tests, tweaks, bug fixes.
###0.1.0
- Initial version.