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 | |
nandOrNor | Boolean | Select Nand (true) or Nor (false) operation |
Outputs
Name | Type | Description |
---|---|---|
result | Boolean | Resulting value |