() nand ()

From PenguinMod Wiki
Revision as of 16:01, 25 November 2023 by SuperSonic136 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
() nand ()
...
[[File:|200px]]
Caption
Block Type Boolean
Category / Extension Operators Expansion
Status Who tf uses status

The nand block is a boolean block that outputs the nand logic gate. It outputs true unless both values inside it output true. To get this block, one must add the "Operators Expansion" extension.

Workaround

This block can be worked around by putting an "and" block inside of a "not" block.