sympy_replace
Replace a subexpression in a symbolic expression with a new one using the format 'old,new'.
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 |