Availability:Arithmetic function (see is/2) 
[ISO]+IntExpr1 >> +IntExpr2Bitwise shift IntExpr1 by IntExpr2 bits to the 
right. The operation performs arithmetic shift, which implies 
that the inserted most significant bits are copies of the original most 
significant bits.