Description Usage Arguments Value Notes References Examples
Utility function to convert temperature to degree Celsius (degreeC) given temperature in Kelvin (K).
1 | GetTCelsiusFromTKelvin(TKelvin)
|
TKelvin |
A numeric vector of temperature in degree Kelvin (K) |
A numeric vector of temperature in Celsius (degreeC)
Exact conversion.
ASHRAE Handbook - Fundamentals (2017) ch. 1 section 3
1 | GetTCelsiusFromTKelvin(300:400)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.