We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Quantity<D, U, V>
Add
AddAssign
Sub
SubAssign
Mul
MulAssign
Div
DivAssign
Neg
Rem
RemAssign
Dimension
Units<D, V>
conversion
Unit
Conversion<V>
$quantities<$symbol>
One
Debug
fmt
BaseUnits
Units
$quantities!
The text was updated successfully, but these errors were encountered:
Add tests that rely on the standard library.
ffcf47d
Part of #22.
Add tests for Quantity<D, U, V> operations generated by system! m…
system!
4287da0
…acro. Includes mathematical operations (`+`, `+=`, `-`, `-=`, ...) and fixes bug with `-` using `+`. Part of #22.
cf8bb7f
No branches or pull requests
Quantity<D, U, V>
Add
AddAssign
Sub
SubAssign
Mul
MulAssign
Div
DivAssign
Neg
Rem
RemAssign
Dimension
Units<D, V>
conversion
Unit
Conversion<V>
$quantities<$symbol>
Add
Sub
One
Debug
fmt
BaseUnits
Add
Sub
Units
$quantities!
The text was updated successfully, but these errors were encountered: