SDECIMAL
The SDECIMAL function converts a number to short decimal. The result of
this function is of type SHORT DECIMAL.
Syntax
SDECIMAL(n)
Parameters
n The number to be converted. This is of any numeric
type.
Examples
10 A = SDECIMAL(5.678) !A = 5.678