Number To Engineering String function

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

The Number To Engineering String function converts a number to an engineering format, floating-point string at least width characters wide or wider if necessary.

Engineering format is similar to E format (exponential notation), except the exponent is a multiple of three (..., –3, 0, 3, 6, ...).

Usage

History

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

See Also

External Links