A:
There is conversion formula,when the temperature unit is changed you can use the Celsius temperature (same dp) and turn it into F:
celsius = (fahrenheit - 32) * 5.0 / 9.0
There is conversion formula,when the temperature unit is changed you can use the Celsius temperature (same dp) and turn it into F:
celsius = (fahrenheit - 32) * 5.0 / 9.0