Write a program to convert an input given in Celsius to Fahrenheit.
Examples:
Input celsiusValue = 100 Output fahrValue is 212
Input celsiusValue = 0 Output fahrValue is 32
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers868
Suggested Problems
-
2526 Solvers
-
Maximum running product for a string of numbers
2255 Solvers
-
385 Solvers
-
1722 Solvers
-
Flip the vector from right to left
10925 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
fun