FLOAT

The FLOAT function returns a floating-point representation of either a number or a string representation of a number. FLOAT is a synonym for the DOUBLE function.

Read syntax diagram
>>-FLOAT(numeric-expression)-----------------------------------><

The schema is SYSIBM.

FLOAT is a synonym for the DOUBLE function. See DOUBLE_PRECISION or DOUBLE for details.