bitxor

SpecialNodes bitxor

input ports:
Name Type Description Optional

a

?0

number

no

b

?0

number

no

output ports:
Name Type Description Optional

c

?0

bitwise xor of a and b

no

bitxor outputs the bitwise exclusive-or of its inputs.