Multiply Array Elements

Returns the product of all of the elements in a numeric array.

1378

Inputs/Outputs

datatype_icon

array

An array of any number of dimensions. This input changes to waveform when the data type is a waveform.

datatype_icon

waveform

The waveform whose array of y values you want to use in this operation. This input becomes available when you wire a waveform to array.

datatype_icon

product

The product of all elements in a numeric array.

Behavior with Empty Arrays

If you wire an empty array to array, this node returns a value of 1.