sympy_erf
Compute the error function of a given expression using SymPy, enabling symbolic evaluation of the integral related to the normal distribution.
Instructions
Error function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |