sympy_ne
Create inequality expressions by specifying left-hand and right-hand sides for symbolic mathematics operations.
Instructions
Create inequality (not equal).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lhs | Yes | Left-hand side | |
| rhs | Yes | Right-hand side |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |