sympy_gt
Create a symbolic greater-than inequality from two expressions for algebraic comparisons and constraints.
Instructions
Create greater 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 |