RUP (Ternary Gate)

From TernaryWiki
Revision as of 11:26, 5 March 2026 by MrDyne (talk | contribs) (Truth Table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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