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
Gate And-Or
Gate Xor-Xnor
Gate Not
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
A | Boolean | Left hand boolean input | |
B | Boolean | Right hand boolean input | |
Nand/Nor | Boolean | Select Nand (true) or Nor (false) operation |
Outputs
Name | Type | Description |
---|---|---|
Result | Boolean | Resulting value |