...

/

Convert Fahrenheit to Celsius

Convert Fahrenheit to Celsius

Learn to convert a string into a float and use this information to convert Fahrenheit to Celsius.

Problem

Here's the formula to convert Fahrenheit to Celsius:

            Tc=59(Tf−32)T_c = \cfrac{5}{9}(T_f-32) ...