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