DEC (Ternary Gate)
From TernaryWiki
				Decrement
Uses
Decrement will rotate the input down. It is used in Rotate Down operations.
Truth Table
| DEC | |
| A | Y | 
| - | + | 
| 0 | - | 
| + | 0 | 
| NDEC | |
| A | Y | 
| - | - | 
| 0 | + | 
| + | 0 | 
Decrement
Decrement will rotate the input down. It is used in Rotate Down operations.
| DEC | |
| A | Y | 
| - | + | 
| 0 | - | 
| + | 0 | 
| NDEC | |
| A | Y | 
| - | - | 
| 0 | + | 
| + | 0 |