1.7.27

Operators

Gate Nand-Nor

Perform boolean alternative denial (NAND gate) or joint denial (NOR gate)

ID

math-operators-gate-nand-nor

Name

Gate Nand-Nor

Group

Operators

Package

Math

Keywords

nand
nor
gate

Operators

Trigonometric

Tools

Constants

Creation method

There are two options for creating a Gate Nand-Nor node.

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

Steps

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

See also

Gate And-Or
Gate Xor-Xnor
Gate Not

Inputs

NameTypeDescriptionDefault Value
a
Boolean
Left hand boolean input
b
Boolean
Right hand boolean input
nandOrNor
Boolean
Select Nand (true) or Nor (false) operation

Outputs

NameTypeDescription
result
Boolean
Resulting value