Equal Truths: Difference between revisions
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 ") |
No edit summary |
||
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 `True` if both [[Truth (True & False)|truth]] inputs are equal. | Outputs `True` if both [[Truth (True & False)|truth]] inputs are equal. | ||
[[File: | Functions the same as an XNOR gate. | ||
[[File:Equal Truths example.jpg|frameless|center|Example]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |