Rotate Right With Carry function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Data Manipulation palette
Type Function
Requires Basic Development Environment
Icon Data Manipulation Palette - Rotate Right With Carry.png

The Rotate Right With Carry function rotates each bit in value one bit to the right (from most significant to least significant), inserts carry in the high-order bit, and returns the least significant bit.

Usage

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links