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)

  minexp(x) = -94       for x float dec(p), p <= 7
  minexp(x) = -382      for x float dec(p), 7 < p <= 16
  minexp(x) = -6142     for x float dec(p), 16 < p

Terms of use | Feedback

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