Skip to content

BitShiftRight

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

$ wo 'BitShiftRight[16, 2]'
4