product
Calculate the product of all numbers in an array. This tool multiplies array elements to compute their total product for mathematical operations.
Instructions
计算数组所有元素的乘积
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| numbers | Yes |