Any process that converts the binary representation of a number to that of the negative of that number. The process depends on the representation used. The simplest representation is one’s-complement notation, but the most commonly used in computing devices is two’s-complement notation.