wind-chill temperature
How cold is it outside? The temperature alone is not enough to provide the answer. Other factors including wind speed, relative humidity, and sunshine play important roles in determining coldness outside. In 2001, the National Weather Service implemented the new wind-chill temperature to measure the coldness using temperature and wind speed. The following formula is given as follows
twc = 35.74 + 0.6215ta – 35.75v0.16 + 0.4275tav0.16
where ta is the outside temperature measured in degrees Fahrenheit and v is the speed measured in miles per hour. Twc is the wind-chill temperature. The formula cannot be used for wind speeds below 2 mph or temperatures below -58o F or above 410F.
Analysis:
Describe the problem including input and output in your own words.
Design:
Describe the major steps for solving the problem
Testing:
Describe how you test this program.
Submit the following:
1. Printout of the program.
2. Compile, Run and Submit the live tested data.