Description Usage Arguments Value Examples
Calculate relative humidity from dry bulb temperature and wet bulb temperature.
| 1 | calc_RH(dry_bulb, wet_bulb)
 | 
| dry_bulb | Dry bulb temperature in <c2><b0>C. | 
| wet_bulb | Wet bulb temperature in <c2><b0>C. | 
Relative humidity as a percentage.
| 1 | calc_RH(dry_bulb = 24, wet_bulb = 22.5)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.