Services_Weather_Common::calculateHumidity()
--
Calculate humidity from temperature and dewpoint This is only an
approximation, there is no exact formula, this one here is called
Magnus-Formula
Description
Temperature and dewpoint have to be entered in deg C!
Throws
No exceptions thrown.
Note
This function can not be called
statically.