HP 3000 Manuals

SDECIMAL [ HP Business BASIC/XL Reference Manual ] MPE/iX 5.0 Documentation


HP Business BASIC/XL Reference Manual

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



MPE/iX 5.0 Documentation