code register log in programs messages download about privacy terms french production
home / documentation / Integer / bitwise_xor
Integer
examples
bitwise xor
input
10.bitwise_xor(2)
result
8
bitwise xor float input error
input
10.bitwise_xor(2.1)
result
8