EOR (Ternary Gate): Difference between revisions

From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
Ternary XOR; Useful as a selectable buffer or negate.
== Truth Table ==
<div style="float: right; font-family: monospace; font-size: 20px;">
<div style="float: right; font-family: monospace; font-size: 20px;">
<table style="display: inline-block; border-collapse: collapse; text-align: center;">
<table style="display: inline-block; border-collapse: collapse; text-align: center;">
Line 31: Line 35:
</table>
</table>
</div>
</div>
Ternary XOR; Useful as a selectable buffer or negate.

Revision as of 06:03, 24 May 2024

Ternary XOR; Useful as a selectable buffer or negate.

Truth Table

XOR B
- 0 +
A - + 0 -
0 0 0 0
+ - 0 +