quantity 0.1.3+1 quantity: ^0.1.3+1 copied to clipboard
Facilitates working with physical quantities.
0.1.3+1 #
- Fixed
CHANGELOG.md
formatting.
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.