Example (z/OS IEEE Decimal Floating Point Values)
maxexp(x) = 97 for x float dec(p), p <= 7
maxexp(x) = 385 for x float dec(p), 7 < p <= 16
maxexp(x) = 6145 for x float dec(p), 16 < p
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)