Example

<< Click to Display Table of Contents >>

Navigation:  Function block library > Logic > Bitwise operations > Bitwise Exclusive Or >

Example

Previous pageReturn to chapter overviewNext page

bitwise_xor_example


Value

Binary representation

Operand 1

12

1100

Operand 2

6

0110

Result

10

1010