sympy_lt
Create less than inequalities for symbolic mathematics using SymPy's algebra engine to compare expressions and variables in equations.
Instructions
Create less than.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lhs | Yes | Left-hand side | |
| rhs | Yes | Right-hand side |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |