sympy_Xor
Compute the logical XOR of multiple symbolic expressions. Input a comma-separated list and receive the exclusive OR result.
Instructions
Logical XOR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Comma-separated expressions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |