-- Take the Celsius number.
-- Multiply it by 1.8 .
-- Add 32 to the result.
-- Now you have the same temperature expressed on the Fahrenheit scale.
F = 1.8 C + 32Chat with our AI personalities
F to C: Deduct 32, then multiply by 5, then divide by 9
C to F: Multiply by 9, then divide by 5, then add 32
The formula to convert Celsius to Fahrenheit is:(Celsius x 1.8) + 32 = Fahrenheit
To convert from Celsius to Fahrenheit . F° = C° × 9 ⁄ 5 + 32.
Use this formula to convert degrees Fahrenheit (F) to degrees Celsius (C): (F - 32) / 1.8 = C
Use this formula to convert degrees Celsius (oC) to degrees Fahrenheit (oF):(oC x 1.8) +32 = oF
To convert from celsius to fahrenheit use the following formula : F = (C * 9/5) + 32