CVF

Convert integer to floating point

@CVF(expression)

Description

Converts the result of expression to a floating-point value.

Example

FLOAT SET @CVF(5) ; FLOAT = 5.0