RUP (Ternary Gate)

From TernaryWiki
Jump to navigationJump to search

Rotate Up

Uses

Will rotate the input up by one.

A function unique to ternary. Rotating binary just results in a NOT.

Truth Table

RUP
A Y
- 0
0 +
+ -
NRUP
A Y
- 0
0 -
+ +

References