Problem 2233. Convert Fahrenheit to Celsius

Calculate the Celsius temperature C given the Fahrenheit temperature F.

Examples:

 Input  F = 90
 Output C is 32.22
 Input  F = 68
 Output C is 20

Solution Stats

71.67% Correct | 28.33% Incorrect
Last Solution submitted on Feb 27, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers445

Suggested Problems

More from this Author2

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!