-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
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
Thermodynamic temperature conversions #3
Comments
This was referenced Apr 3, 2018
Closed
Closed
This was referenced Jul 7, 2018
Temperature interval, which originally referenced this issue, split into #95. |
iliekturtles
added a commit
that referenced
this issue
Sep 6, 2018
Extend the `quantity!` macro to accept a coefficient and optional constant factor in the `$conversion` parameter to support thermodynamic temperature conversions. `Conversion` trait and `from_base`, `to_base`, and `change_base` methods adjusted to support these factors. Resolves #3.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add conversion calculations to support thermodynamic temperature units.
This requires #78.https://www.nist.gov/pml/nist-guide-si-appendix-b9-factors-units-listed-kind-quantity-or-field-science#TEMPERATURE
The text was updated successfully, but these errors were encountered: