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

Example (z/OS IEEE Decimal Floating Point Values)

  places(x) = 7         for x float dec(p), p <= 7
  places(x) = 16        for x float dec(p), 7 < p <= 16
  places(x) = 34        for x float dec(p), 16 < p

Terms of use | Feedback

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