Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 388 Bytes

File metadata and controls

11 lines (8 loc) · 388 Bytes

Chapter 2 - Program Structure

2.6 - Packages and Files

  1. Add types, constants, and functions to tempconv for processing temperatures in the Kelvin scale, where zero Kelvin is −273.15°C and a difference of 1K has the same magnitude as 1°C.

    main tempconv conv