Insert a number in either input field, and the number will be converted into either Celsius or Fahrenheit.
degrees Celsius
equals
degrees Fahrenheit
Note that the
Math.round
method is used, so that the result will be returned as a whole number.