 
  
  
    
 
Calculates the wind chill index.
CHILL temp t-units speed s-units
| units of the temp value; the output will also be in these units | ||
| list wind chill value computed with the formula implemented by the National Weather Service in November 2001 (default) | ||
CHILL -15 C 17 KTS
This entry lists the wind chill index for a temperature of -15° C and a wind speed of 17 knots.
CHILL 12 F 40 MPH
This entry lists the wind chill index for a temperature of 12° F and a wind speed of 40 miles per hour.