Bit Rotate Right
Rotates digits in the binary representation of an integer to the right. As the rightmost bits fall off, they are used to fill the leftmost bits.
| 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 | b5f36fdf-0a2e-489a-bbdf-f17c50974cc1 |
| Room availability | Available everywhere |
Uses
None so far!
Tips
None so far!
Issues
None so far!