Our website uses cookies to give you the best and most relevant experience. By clicking on accept, you give your consent to the use of cookies as per our privacy policy.AcceptDeny

Kelvin to Farenheit

K2F( kelvin )

Returns the temperature converted from Kelvin to Farenheit

Description

K2F( kelvin )

Returns the given temperature in Farenheit.

Parameters

kelvin Temperature in Kelvin

Return value

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

Example usage

K2F(293.15)

Returns 68.