Math

Operators

Gate Not

  • Operators

  • Trigonometric

  • Tools

  • Constants

Gate Not

Perform boolean negation (NOT gate)

Details

ID

math-operators-gate-not

Name

Gate Not

Group

Operators

Package

Math

Keywords

not
gate

Input ports

NameTypeDescriptionDefault Value
A
Boolean
Input boolean to negate

Output ports

NameTypeDescription
Result
Boolean
Resulting negated value

Creation method

There are two options for creating a Gate Not node.

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

Steps

  • Create a Gate Not node.
  • Connect to the input port for the value you want to negate.

See also

Gate And/Or\