Modify the DewPoint and WindChill functions in weather.js to implement these more robust definitions. In particular, both

Question:

Modify the DewPoint and WindChill functions in weather.js to implement these more robust definitions. In particular, both functions should return NaN if called with invalid inputs, and the WindChill function should be updated to handle calm winds. Test your modified functions in your indexes.html page (from Exercise 9.7) to verify that they behave as desired?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: