Convert a temperature to a given temperature scale.
NUMERIC
Type
Meaning
the temperature to convert
These functions take as input a numeric value representing a temperature in some scale and return the equivalent value in another scale.
It is an error to try to convert a value that is not a temperature (i.e., is not in units of degrees Celsius, degrees Fahrenheit, or Kelvin.