sympy_as_real_imag
Separates complex expressions into real and imaginary components using SymPy's symbolic mathematics library for algebraic analysis.
Instructions
As real and imaginary parts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |