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
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers466
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15531 Solvers
-
17108 Solvers
-
Sum all integers from 1 to 2^n
15319 Solvers
-
Find the area of the four walls
278 Solvers
-
222 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!