ANY (Ternary Gate): Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
(Created page with "<div style="float: right; font-family: monospace; font-size: 20px;"> <table style="display: inline-block; border-collapse: collapse;" text-align: center;> <tr> <td class="tct" colspan="2" rowspan="2">ANY</td> <td colspan="3">B</td> </tr> <tr> <td class="tcb">-</td> <td class="tcb">0</td> <td class="tcb">+</td> </tr> <tr> <td rowspan="3">A</td> <td class="tcr">-</td> <td class="tc1">-</td> <td class="tc1">-</td> <td class="tc3">0</td> </tr> <tr>...") |
No edit summary |
||
Line 1: | Line 1: | ||
<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; | <table style="display: inline-block; border-collapse: collapse; text-align: center;"> | ||
<tr> | <tr> | ||
<td class="tct" colspan="2" rowspan="2">ANY</td> | <td class="tct" colspan="2" rowspan="2">ANY</td> |
Revision as of 21:44, 23 May 2024
ANY | B | |||
- | 0 | + | ||
A | - | - | - | 0 |
0 | - | 0 | + | |
+ | 0 | + | + |