FLOAT8 scalar function
The FLOAT8 function returns a double-precision floating-point representation of either a number or a string representation of a number.
The schema is SYSIBM.
The FLOAT8 scalar function is a synonym for the DOUBLE scalar function.