temperatureF()

Description
Returns the current temperature in degrees Fahrenheit.
Syntax
temperatureF();
Parameters
None
Returns
[float]: The current temperature in degrees Fahrenheit.