meta data for this page
  •  

F_C

function from adhoc

Entrypoint c compatible with UTF-8


Inputs/Outputs

   Input      nothing	
   Output     INTEGER       constant c for speed of light [m/s]

Syntax

   Output with BY VALUE
   TestSQL
   SELECT 299792458 AS ISCORRECT, F_C() FROM RDB$DATABASE;