bitxor
Name | Type | Description | Optional |
---|---|---|---|
a |
?0 |
number |
no |
b |
?0 |
number |
no |
Name | Type | Description | Optional |
---|---|---|---|
c |
?0 |
bitwise xor of a and b |
no |
bitxor
outputs the bitwise exclusive-or of its inputs.
Name | Type | Description | Optional |
---|---|---|---|
a |
?0 |
number |
no |
b |
?0 |
number |
no |
Name | Type | Description | Optional |
---|---|---|---|
c |
?0 |
bitwise xor of a and b |
no |
bitxor
outputs the bitwise exclusive-or of its inputs.