() nand (): Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
 
Line 1: Line 1:
{{Blocks|block_img=<gallery>
[[File:Block 5 26 2023-3 13 02 PM.png|thumb|327x327px]]
Block 5 26 2023-3 13 02 PM.png|Block
Block 11 25 2023-9 59 50 AM.png|Workaround
</gallery>|block_type=Boolean|category=Operators Expansion}}

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.
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==
==Workaround==

Latest revision as of 16:01, 25 November 2023

() 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.