Jump to content

Rotate Right With Carry function

From LabVIEW Wiki
Object information
Owning palette(s) Data Manipulation palette
Type Function
Requires Basic Development Environment
Icon

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