...

/

A Problem Solved: Wind Chill

A Problem Solved: Wind Chill

In this lesson, we will design and implement a Java solution to a mathematical problem.

We'll cover the following...

Problem statement

The effect of wind on the human body can make one feel colder than the air temperature might suggest. The combined effect of wind and temperature is called the wind-chill temperature. Suppose that the National Weather Service wants you to write a Java program to compute the wind-chill temperature given the air temperature and wind velocity.

Discussion

According to the U.S. ...

Access this course and 1400+ top-rated courses and projects.