require_once '/Weather/Common.php';
float Services_Weather_Common::calculateDewPoint (float $temperature, float $humidity)
float Services_Weather_Common::calculateDewPoint
Temperature has to be entered in deg C!
No exceptions thrown.
see http://www.faqs.org/faqs/meteorology/temp-dewpoint/
This function can not be called statically.