How does sign stored in Zoned Decimal?
Sign is stored as a hex value in the last nibble (4 bits ) of the storage.
Sign is stored as a hex value in the first nibble (4 bits ) of the storage.
Sign is over punched with the numeric value stored in the last byte.
Sign is over punched with the numeric value stored in the first byte.