Celsius to Fahrenheit
The Celsius to fahrenheit calculator performs a simple conversion from metric units of Celsius to the imperial temperuture units commonly used in the United States of America and some other parts of the world and the other way around.
Formulas used
Result
((Convert >= 1) then ((Degrees - 32) / 1.8) else (Degrees * 1.8 + 32))
Works best for
A fast and simple way to convert temperature units from Celsius to Fahrenheit.
Or create your custom calculator edit