DEC (Ternary Gate): Difference between revisions
From T729 Balanced Ternary Computer
Jump to navigationJump to search
m (MrDyne moved page DEC Ternary Gate to DEC (Ternary Gate) without leaving a redirect) |
No edit summary |
||
Line 3: | Line 3: | ||
== Uses == | == Uses == | ||
Decrement will rotate the input down. | Decrement will rotate the input down. It is used in Rotate Down operations. | ||
== Truth Table == | == Truth Table == |
Revision as of 18:27, 29 May 2024
Decrement
Uses
Decrement will rotate the input down. It is used in Rotate Down operations.
Truth Table
A | Y |
- | + |
0 | - |
+ | 0 |