Skip to content

jgurtz/tempConv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tempConv

Basic temperature conversions

c2f, f2c - Temperature scale converter

Usage:

    c2f <temp in C>
    f2c <temp in F>

Example:

    $ c2f 2
    35.600

    $ f2c 2
    -16.667

About

Basic temperature conversions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published