Perform boolean negation (NOT gate)
ID
math-operators-gate-not
Name
Gate Not
Group
Operators
Package
Math
Keywords
Gate And/Or\
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
a | Boolean | Input boolean to negate |
Outputs
Name | Type | Description |
---|---|---|
result | Boolean | Resulting negated value |