The Heat Index calculator approximates the heat index based on the temperature and relative humidity.
INSTRUCTIONS: Choose units and enter the following:
Heat Index (HI): The calculator returns the heat index in degree Fahrenheit (°F). However, this can be automatically converted to compatible units via the pull-down menu.
The Heat Index formula is the result of a multivariate fit (temperature equal to or greater than 80 °F and relative humidity equal to or greater than 40%) to a model of the human body. This equation reproduces comparable results to the widely published NOAA National Weather Service table for Heat Index.
The result is a Heat Index that reflects the effect of relative humidity and temperature on the human body. In the shade, the following values of heat index are known to have the following effects on the human body:
The formula for Heat Index is:
`HI= -42.379 + 2.04901523*Tf + 10.14333127*RH - 0.22475541* Tf * RH -6.83783*10^(-3)*Tf^2 -5.481717*10^(-2)*RH^2 + 1.22874*10^(-3)*Tf^2*RH + 8.5282*10^(-4)*Tf*RH^2-1.99*10^(-6) * Tf^2 * RH^2 `
Where