ICI Modules: long: shiftright


Modules by name : by type

Synopsis

long = long.shiftright(long, int)

Description

Shifts the first argument right by the number of bit positions specified by the second argument and returns the result.