Multiply Array Elements function

From LabVIEW Wiki
Jump to: navigation, search
Object information
Owning palette(s) Numeric palette
Type Function
Requires Basic Development Environment
Icon Functions - Numeric Palette - Multiply Array Elements.png

The Multiply Array Elements function returns the product of all the elements in numeric array. If numeric array is an empty array, the function returns a value of 1. If numeric array contains only one element, the function returns that element.

The connector pane displays the default data types for this polymorphic function.

Usage

History

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

See Also

External Links