Equal Truths: Difference between revisions
m
Add section
Nikitaivanov (talk | contribs) (Created page with "/uploads/Equal Truths.png Outputs `True` if both truth inputs are equal. File:Screenshot_2022-02-16-17-29-08-14_6c69499164362a0dbe2f1dfe7c62199a.jpg Category:Blocks ") |
-u ndefined- (talk | contribs) m (Add section) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Equal Truths.png | |||
|type=s | |||
|folder=math | |||
|input1={{Port|t|Tru1}} | |||
|input2={{Port|t|Tru2}} | |||
|output1={{Port|t|<nowiki>Tru1 = Tru2</nowiki>}} | |||
}} | |||
Outputs | Outputs <code>True</code> if both [[Truth (True & False)|truth]] inputs are equal. | ||
Functions the same as an XNOR gate. | |||
[[File:Equal Truths example.jpg|frameless|center|Example]] | |||
== Related == | |||
* [[AND]] | |||
* [[OR]] | |||
* [[NOT]] | |||
* [[Equal Numbers]] | |||
* [[Equal Vectors]] | |||
* [[Equal Objects]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |