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
|
This information center is powered by Eclipse technology. (http://www.eclipse.org)