Chapter 2: Exercise H (f)
Duration: 7:0 Min | May 27, 2023
Let Us C Ch 2 Ex H (f): Wind chill factor is the felt air temperature on exposed skin due to wind. The wind chill temperature is always lower than the air temperature, and is calculated as per the following formula: Write a program to receive values of temperature and wind velocity and calculate wind chill factor. Let Us C by Yashwant Kanetkar is the most common book used by beginners to learn programming.