Multiply Array Elements
- Updated2023-02-17
- 2 minute(s) read
Multiply Array Elements
Returns the product of all of the elements in a numeric array.
Inputs/Outputs

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

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.

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.