sympy_product_set
Compute the Cartesian product of multiple sets by providing comma-separated set expressions. This tool calculates all possible ordered combinations across the specified sets.
Instructions
Product of sets (comma-separated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sets | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |