Description Usage Arguments Value Notes References Examples
Utility function to convert temperature to degree Fahrenheit (degreeF) given temperature in degree Rankine (degreeR).
1 | GetTFahrenheitFromTRankine(TRankine)
|
TRankine |
A numeric vector of temperature in degree Rankine (degreeR) |
A numeric vector of temperature in degree Fahrenheit (degreeF)
Exact conversion.
ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3
1 | GetTFahrenheitFromTRankine(500:600)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.