Rational Developer for System z
Enterprise PL/I for z/OS, Version 3.8, Language Reference Manual

UNSIGNED

UNSIGNED returns an unsigned FIXED BINARY value of x, with a precision specified by p and q.

Read syntax diagramSkip visual syntax diagram>>-UNSIGNED(x-+-----------+-)----------------------------------><
              '-,p-+----+-'
                   '-,q-'
 
x
Expression.
p
Integer. It specifies the number of digits to be maintained throughout the operation.
q
Optionally-signed integer. It specifies the scaling factor of the result. For a fixed-point result, if p is given and q is omitted, a scaling factor of zero is the default.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)