INC (Ternary Gate)
From T729 Balanced Ternary Computer
Increment
Uses
Increment will rotate the input up. Is used in Rotate Up operations.
Truth Table
INC | |
A | Y |
- | 0 |
0 | + |
+ | - |
NINC | |
A | Y |
- | 0 |
0 | - |
+ | + |
Increment
Increment will rotate the input up. Is used in Rotate Up operations.
INC | |
A | Y |
- | 0 |
0 | + |
+ | - |
NINC | |
A | Y |
- | 0 |
0 | - |
+ | + |