Kelvin to Celsius

K2C( kelvin )

Returns the temperature converted from Kelvin to Celcius

Description

K2C( kelvin )

Returns the given temperature in Celcius.

Parameters

kelvin Temperature in Kelvin

Return value

This function converts the given temperature from Kelvin degrees to Celcius.

Example usage

K2C(293.15)

Returns 20.