SREAL
The SREAL function converts a number to a short real. The result is of
type SHORT REAL.
Syntax
SREAL(n)
Parameters
n The number to be converted. This can be of any numeric
type.
Examples
10 A = SREAL(4) !A = 4.0000