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 Solvers469
Suggested Problems
-
Project Euler: Problem 5, Smallest multiple
1371 Solvers
-
Getting the indices from a vector
9929 Solvers
-
Create an index-powered vector
773 Solvers
-
Find out total non zero element of matrix
269 Solvers
-
Find out sum of all elements of given Matrix
501 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!