SUM (Ternary Gate): Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
== Truth Table == | == Truth Table == | ||
<div style="font-family: monospace; font-size: 20px;"> | <div style="text-align: center; font-family: monospace; font-size: 20px;"> | ||
<table style="display: inline-block; border-collapse: collapse | <table style="display: inline-block; border-collapse: collapse;"> | ||
<tr> | <tr> | ||
<td class="tct" colspan="2" rowspan="2">SUM</td> | <td class="tct" colspan="2" rowspan="2">SUM</td> |
Revision as of 05:59, 24 May 2024
Modulo-3 Sum
Truth Table
SUM | B | |||
- | 0 | + | ||
A | - | + | - | 0 |
0 | - | 0 | + | |
+ | 0 | + | - |