Skip to content

This Wind Chill Index program (C++) uses the formula for the wind chill index model implemented by the National Weather Service to create a table as console output. The table displays wind chill values for temperatures from -5 to 50 degrees Fahrenheit for wind speeds from 5 to 45 miles per hour.

License

Notifications You must be signed in to change notification settings

ffm5113/cpp_wind_chill_index_table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

cpp_wind_chill_index_table

This Wind Chill Index program (C++) uses the formula for the wind chill index model implemented by the National Weather Service to create a table as console output. The table displays wind chill values for temperatures from -5 to 50 degrees Fahrenheit for wind speeds from 5 to 45 miles per hour.

Link to .cpp file: Wind Chill Index C++ Program

Copyright (c) 2022 ffm5113

About

This Wind Chill Index program (C++) uses the formula for the wind chill index model implemented by the National Weather Service to create a table as console output. The table displays wind chill values for temperatures from -5 to 50 degrees Fahrenheit for wind speeds from 5 to 45 miles per hour.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages