next up previous contents index
Next: Logic Up: Shifts Previous: RSHIFT   Contents   Index

RSHIFTIND

Stack Input: Integer, Integer

Stack Output: Integer

Operand: None

Since: 2.6

Description:

Shifts the second input value to the right by the number of places specified by the first input value. The sign of the value is preserved (so a negative number will have ones added to the left, while a positive number will have zeroes added to the left).



David Levitan 2006-02-12