INC (Ternary Gate)
From TernaryWiki
				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 | - | 
| + | + |