|
|
| Everything HP200LX: Knowledge, Products, Service |
|
Determining the dew pointFrom Dave Goodman CompuServe ID: [72330,130] The temperature at which dew forms, the dew point, is related to the relative humidity. This solver formula lets you determine the dew point. {Dew Point|!Temp that dew ! !forms at Temperatures in ! !Fahrenheit If Dew Point = ! !Temp then you're in the clouds! DP = L(C, (temp-32)*5/9)*0+ L(X, 1-humidity/100)*0+ (G(C) - (14.55 + 0.114*G(C)) G(X)- (((2.5 + .007 G(C)) G(X)) ^ 3)- (15.9 + .117 G(C)) (G(X) ^ 14)) 9 / 5 + 32 }
|
|
Copyright © 2005 Thaddeus Computing Inc
<