Jump to content

Rotate Left With Carry function

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

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