Run mathematical operations in a batch
math.batchRun 1-32 independent math operations in a single ordered batch, setting per-item memory, timeout, output, and precision limits.
Instructions
Run 1 to 32 independent operations in order with per-item limits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | ||
| timeoutMs | No | Cumulative deadline for the complete batch, including queued items. | |
| maxOutputBytes | No | Strict UTF-8 byte budget for the complete ordered batch result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes |