Increment Bit Value Operator UNARY
Taking the top value as a series of bits, ++ adds one to the value. If this causes an overflow, the overflowing digits are lost.