Bit Shift Left
Shifts a value left by a number of bits. Leftmost bits are discarded, and rightmost bits are filled with zeros.
| Inputs | Outputs |
|---|---|
| int | Value | int | Result |
| int | Shift |
Properties
| Is beta required? | No |
| Is chip a trolling risk? | No |
| Is chip a role assignment risk? | No |
| Chip UUID | 0a7b4058-b1da-442f-8341-81df66979663 |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!