diminished radix complement

短语

[计] 基数减1补码, 基数反码

词形变化

diminished radix complements 复数 diminished radix complements

释义与例句

n.
  1. 1.

    The number which, added to the given n-digit number in radix r, results in rⁿ-1. In binary (r=2), this is the ones' complement; in decimal (r=10), this is the nines' complement.

    The diminished radix complement of 138053_10 is 861946_10.

    The diminished radix complement of 0423102_5 is 4021342_5.