ezeio2:scriptref:k2f

This is an old revision of the document!


Helper function to convert from Kelvin degrees to Farenheit degrees

Description

Float:K2F( Float:K )

Return degrees Farenheit from Kelvin.

Parameters

K Degrees Kelvin

Return value

Degreees Farenheit

Example usage

 
   new Float:F = K2F( 280.15 );   
   // C = 44.6;
  • ezeio2/scriptref/k2f.1597447936.txt.gz
  • Last modified: 2020-08-14 23:32
  • by andreh