array_product
Calculate the product of values in an array
&reftitle.description;
numberarray_product
arrayarray
array_product returns the product of values
in an array.
&reftitle.parameters;
array
The array.
&reftitle.returnvalues;
Returns the product as an integer or float.
&reftitle.examples;
array_product examples
]]>
&example.outputs;