FLOAT4 scalar function

The FLOAT4 function returns a single-precision floating-point representation of either a number or a string representation of a number.

Read syntax diagramSkip visual syntax diagram FLOAT4 (expression)

The schema is SYSIBM.

The FLOAT4 scalar function is a synonym for the REAL scalar function.