Standard.BaseDataNumbersbit_notOn this pageInteger.bit_not bit_not Group: Bitwise Documentation Computes the bitewise compliment of this. The bitwise compliment negates the value of each bit in the operand. Examples Bitwise negation of 0b0110. 0b0110.bit_not