Convert integer to floating point
@CVF(expression)
Converts the result of expression to a floating-point value.
FLOAT SET @CVF(5) ; FLOAT = 5.0