Vocabularymath.vectorsInputs and outputs| u | a sequence of integers |
| n | a non-negative integer |
| w | a sequence of integers |
Word descriptionShifts each element of
u to the right by
n bits.
NotesUndefined behavior will result if
n is negative.
DefinitionMethods