sympy_replace
Replace symbols or subexpressions in mathematical expressions using SymPy's symbolic algebra capabilities for symbolic mathematics and algebraic manipulation.
Instructions
Replace in expression (format: "old,new").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | ||
| old_new | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |