A | B | C | Output |
---|---|---|---|
0 | 0 | 0 | 0 |
0 | 0 | 1 | 0 |
0 | 1 | 1 | 0 |
0 | 1 | 0 | 0 |
1 | 1 | 0 | 0 |
1 | 0 | 0 | 0 |
1 | 0 | 1 | 0 |
1 | 1 | 1 | 1 |

3ISO
The MC3002outputs a high if and only if all three inputs are high. As of Craftbook alpha 3 or equivalent, any combination of inputs is valid and all 3 are not needed.
Equivalent [[../Perlstone/]] script: ABC&&r
Sign parameters
Edit
There are no sign parameters.
Pins
Edit
Inputs
Edit
- Input 1
- Input 2
- Input 3
Outputs
Edit
- AND output