+ 2
Var tempInFahrenheit = 77 ;
Let's trun the tables. Create a tempInCelsius variable. Perform a conversation to celsius by using the conversation ( tempInFarhenheit and store the value in tempInCelsius.?
1 Réponse
+ 2
Please don't make us do your homework. The fahrenheit to celsius conversion formula is:
(°F - 32) * 1.8