Class Summary Services_Weather_Common | Services_Weather_Common::calculateHumidity |
Services_Weather | |
PEAR Manual | |
require_once '/Weather/Common.php'; |
float
Services_Weather_Common::calculateDewPoint
(
float
$temperature
,
float
$humidity
)
Temperature has to be entered in deg C!
No exceptions thrown.
This function can not be called statically.
Class Summary Services_Weather_Common | Services_Weather_Common::calculateHumidity |
Services_Weather | |
PEAR Manual | |