Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 565 Bytes

File metadata and controls

19 lines (13 loc) · 565 Bytes

CelsiusFahrenheit manual

NAME CelsiusFahrenheit - converts temperature from Celsius Degrees to Fahrenheit Degrees

SYNOPSIS CelsiusFahrenheit number number

DESCRIPTION It converts temperature from Celsius Degrees to Fahrenheit Degrees and the other way around based on user's input.

The first parameter [number] is the option.

Options: 1 = Convert from Celsius to Fahrenheit, 2 = Convert from Fahrenheit to Celsius

The second parameter [number] is the Degrees that the user wants to convert and is decimal.