Complement: ~
- Last UpdatedNov 07, 2016
- 1 minute read
Returns the one's complement of an integer value. That is, converts each zero-bit to a one-bit and vice versa.
Valid operands
Any Integer value.
Data type of return value
Integer
Returns the one's complement of an integer value. That is, converts each zero-bit to a one-bit and vice versa.
Any Integer value.
Integer