1.7.27

Operators

Gate Xor-Xnor

Perform boolean exclusive disjunction (Xor gate) or exclusive conjunction (Xnor gate)

ID

math-operators-gate-xor-xnor

Name

Gate Xor-Xnor

Group

Operators

Package

Math

Keywords

xor
xnor
gate

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Gate Xor-Xnor node.

  • The first way to create a Gate Xor-Xnor node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • xor, gate, xnor
  • The second way is to select a Gate Xor-Xnor node from the menu that opens from the top left.
    • Menu > Math > Gate Xor-Xnor

Steps

  • Create a Gate Xor-Xnor node.
  • Connect to the ports for inputs A and B, and specify whether you want to use the Xor or Xnor operation.
  • Set the operation to either Xor or Xnor as required.

See also

Gate And-Or
Gate Xor-Xnor
Gate Not

Inputs

NameTypeDescriptionDefault Value
a
Boolean
Left hand boolean
b
Boolean
Right hand boolean
xorOrXnor
Boolean
Select Xor (true) or Xnor (false) operation

Outputs

NameTypeDescription
result
Boolean
Resulting value