Math.And¶
| Name | Mandatory | Description | Default | Type |
|---|---|---|---|---|
⬅️ Input |
The value or the sequence of values to compare the value specified in the Operand parameter with. | IntInt2Int3Int4Int8Int16Color[Any]Bool |
||
Output ➡️ |
This shard outputs the value resulting from the AND operation. | IntInt2Int3Int4Int8Int16Color[Any]Bool |
||
Operand |
No | The value or sequence of values to compare the input with. | 0 |
IntInt2Int3Int4Int8Int16Color[Any]BoolVar(Bool) |
This shard performs a bitwise AND operation on the input value with the value specified in the Operand parameter and outputs the result.
Examples¶
1 2 | |
[info] [sample-wire] @i4(0 2 0 0)