DEC (Ternary Gate)

From T729 Balanced Ternary Computer
Jump to navigationJump to search

Decrement

Uses

Decrement will rotate the input down. It is used in Rotate Down operations.

Truth Table

TempImage
TempImage
DEC
A Y
- +
0 -
+ 0
NDEC
A Y
- -
0 +
+ 0