array_product
配列の値の積を計算する
&reftitle.description;
intfloatarray_product
arrayarray
array_product は、配列の値の積を計算します。
&reftitle.parameters;
array
配列。
&reftitle.returnvalues;
積を、integer あるいは float で返します。
&reftitle.examples;
array_product の例
]]>
&example.outputs;