Returns the temperature converted from Kelvin to Celcius
K2C( kelvin )
Returns the given temperature in Celcius.
kelvin | Temperature in Kelvin |
This function converts the given temperature from Kelvin degrees to Celcius.
K2C(293.15)
Returns 20.