Computer Science, asked by 9813287811, 7 months ago

An algorithm to convert Fahrenheit temperature into Celsius temperature

Answers

Answered by Anonymous
46

to convert celcius into Fahrenheit

use the formula

F = 1.8×C+32

where c is temperature in celcius

Similar questions