除法工具
divideCalculate division between two numbers to get precise mathematical results for arithmetic operations and data analysis.
Instructions
将两个数字相除并返回结果
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |