meta data for this page
  •  

F_KELVIN

function from adhoc

Entrypoint k compatible with UTF-8


inputs/Outputs

   Input      nothing	
   Output     DOUBLE          constant for absolute zero = 0 degree Kelvin

Syntax

   Output with BY VALUE
   TestSQL
   SELECT -273.15 AS ISCORRECT, F_KELVIN() FROM RDB$DATABASE;