NOT: Difference between revisions

From Fancade Wiki
m (Block template + Rename file + Related section)
(Added an example image and minor edit)
 
Line 7: Line 7:
}}
}}


Outputs the opposite of its input.
Outputs the opposite of the input [[Truth (True & False)|truth]].


[[File:NOT_example.png]]
{{Image|NOT example.jpg|Example}}


== Related ==
== Related ==

Latest revision as of 17:09, 21 May 2024

NOT
NOT.png
TypeScript block
ColliderNone
FolderMath
Ports
Inputs Tru
Outputs Not Tru

Outputs the opposite of the input truth.

Example

Related