For Packed Decimal we have a term and definition in Computing and Social Science.

A method of encoding 2 pieces of information in a single byte . For instance, instead of storing a digit in one byte and a sign in another byte using a traditional character encoding scheme , a packed decimal format might use a binary number to indicate the value of the digit in 4 bits of the byte and a code indicating whether the digit is positive or negative in the other 4 bits. The International Monetary Fund distributes data in Packed Decimal format.
See more Computing and Social Science Terms ...
Browse words that start with: