Rotate Left 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 Left With Carry.png

The Rotate Left With Carry function rotates each bit in the input value one bit to the left (from least significant to most significant bit), inserts carry in the low-order bit, and returns the most significant bit.

Usage

History

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

See Also

External Links