() nand (): Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "thumb|327x327px The nand block is a boolean block that outputs the nand logic gate. It outputs true unless both values inside it output true.")
 
No edit summary
 
(One intermediate revision by one other user not shown)
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
The nand block is a boolean block that outputs the nand logic gate. It outputs true unless both values inside it output true.
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.
==Workaround==
This block can be worked around by putting an "and" block inside of a "not" block.
[[Category:Boolean Blocks]]
[[Category:Operators Blocks/Expansion]]

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.