Qurak

BitShiftRight

Available

Shift an integer right by `n` bits (arithmetic shift).

BitShiftRight[n, k]
BitShiftRight[n]
BitShiftRight[16, 2] → 4

Topics

Related

All 6300 functions · Use this from an MCP client