sympy_lt
Create a symbolic less-than inequality by specifying left-hand and right-hand expressions.
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 |