The IBw.d informat
reads fixed-point binary values. For integer binary data, the high-order
bit is the value's sign: 0 for positive values, 1 for negative. Negative
values are represented in two's-complement notation. If the informat
includes a d value, the data
value is divided by 10d.