Skip to content

Unit Convertor for convertion of Length, Mass and Temperature units in C Language

Notifications You must be signed in to change notification settings

theyaxh/Unit-Convertor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Unit convertor consists of Length, Temperature and Mass convertors.

  1. Length Unit Convertor: -> It has choices of 7 units(i.e. Kilometer, Meter, Centimeter, Millimeter, Feet, Inch and Mile). -> Input ranges of acceptable units: ~Kilometer : 1 to 1000 km ~Meter : 100 to 10000 m ~Centimeter: 1000 to 1000000 cm ~Millimeter: 10000 to 1000000 mm ~Feet : 1000 to 100000 ft ~Inch : 1000 to 100000 in ~Mile : 1 to 1000 mi

  2. Temperature Unit Convertor: -> It has choices of 3 units(i.e. Celsius, Kelvin and Fahrenheit). -> Input ranges of acceptable units: ~Celsius : 0 to 1000 °C ~Kelvin : 0 to 1000 K ~Fahrenheit: 0 to 1000 °F

  3. Mass Unit Convertor: -> It has choices of 5 units(i.e. Kilogram, Gram, Milligram, Pound and Tonne). -> Input ranges of acceptable units: ~Kilogram : 1 to 1000 kg ~Gram : 1000 to 100000 gm ~Milligram: 100000 to 10000000 mg ~Pound : 10 to 1000 pounds ~Tonne : 1 to 100 tonnes

About

Unit Convertor for convertion of Length, Mass and Temperature units in C Language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages