RightBitShift

Top  Previous  Next

CIRCON~1_img325

Performs a right shift of the bits which make up the integer input and outputs the integer resulting from the bitwise operation.

 

Inputs



 

 

Slots

Type

Default

Description

 

In

Integer

Null

The 32‑bit integer on which to perform the shift operation.

 

Shift

Integer

Null

The number of positions to shift by, up to a maximum of 31.

 

Outputs


 

Slots

Type

Description

 

Out

Digital

The result of the calculation.