sympy_xreplace
Perform exact symbolic replacements in mathematical expressions without automatic simplification, maintaining the original structure for precise algebraic manipulation.
Instructions
Exact replacement without simplification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | ||
| mapping | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |