Intel® Fortran Compiler

Developer Guide and Reference

ID 767251
Date 6/30/2025
Public
Document Table of Contents

RSHIFT

Elemental Intrinsic Function (Generic): Shifts the bits in an integer right by a specified number of positions. This is the same as specifying ISHFT with a negative shift.

See Also