This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

T-n-T: Logical OR with multiple operands

From CANNY Wiki
Revision as of 13:43, 23 December 2018 by CANNY (Talk | contribs) (CANNY moved page T-n-T: Полиадическое Логическое ИЛИ to T-n-T: Logical OR with multiple operands without leaving a redirect)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Jump to: navigation, search

The problem

Implement "Logical OR" operation with eight operands.

Obvious solution

Example2.png

Alternative solution

Example2a.png