rightArithShift

x >> y

rightArithShift(x, y)

Bitwise right arithmetic shift of a value x by y number of bits.

Try it yourself:

All functions