Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Syntax

RSHIFT(<number>;<number>)

Description

Shifts bits right by the given number of bits. Both values must be integers.

...