Math
Operators
Trigonometric
Tools
Constants
Gate Majority
Calculates the majority vote among three booleans
Details
ID
math-operators-gate-majority
Name
Gate Majority
Group
Operators
Package
Math
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| A | Boolean | First boolean input | |
| B | Boolean | Second boolean input | |
| C | Boolean | Third boolean input |
Output ports
| Name | Type | Description |
|---|---|---|
| Result | Boolean | Resulting value indicating the majority vote |
Gate And/Or
Gate Xor/Xnor
Gate Not