Bit Shift Right
Shifts a value right by a number of bits. Rightmost bits are discarded, and leftmost bits are filled with zeros. (Logical shift)
| 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 | 4024b483-ab3d-4fa0-b399-b3350b800081 |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!