sympy_Or
Compute the logical OR of multiple boolean expressions. Pass comma-separated expressions to obtain the disjunction.
Instructions
Logical OR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | Yes | Comma-separated expressions |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |