To Long Integer function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Conversion palette
Type Function
Requires Basic Development Environment
Icon Conversion Palette - To Long Integer.png

The To Long Integer function converts a number to a 32-bit integer in the range –(2^ 31) to (2^ 31)–1. This function rounds all floating-point and fixed-point numeric values to the nearest integer.

Usage

History

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

See Also

External Links