A COBOL USAGE clause specifying packed-decimal representation, where each byte contains two decimal digits (one in each nibble) except the last byte, which contains one digit and the sign. Also called *PACKED-DECIMAL*. The dominant numeric format for financial calculations in COBOL. (Ch. 5) See also