1.7.19

Operators

Gate And-Or

Perform boolean conjunction (AND gate) or disjunction (OR gate)

ID

math-operators-gate-and-or

Name

Gate And-Or

Group

Operators

Package

Math

Keywords

and
gate
or

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Gate And-Or node.

  • The first way to create a Gate And-Or 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.
    • and, gate, or
  • The second way is to select a Gate And-Or node from the menu that opens from the top left.
    • Menu > Math > Gate And-Or

Steps

  • Create a Gate And-Or node.
  • Connect to the ports the inputs for which you want to perform the And or Or operation.
  • Set the operation to either And or Or as required.

See also

Gate And-Or
Gate Xor-Xnor
Gate Not

Inputs

NameTypeDescriptionDefault Value
a
Boolean
Input booleans for AND/OR operation
andOrOr
Boolean
Select AND (true) or OR (false) operation

Outputs

NameTypeDescription
result
Boolean
Resulting value