convert/erf - convert to Error Function
convert/erfc - convert to Complementary Error Function
|
Calling Sequence
|
|
convert( expr, erf );
convert( expr, erfc );
|
|
Description
|
|
•
|
convert/erf converts expressions involving the complementary error function, the iterated integrals of the complementary error function and/or Dawson's integral to the equivalent form using the error function.
|
•
|
convert/erfc converts expressions involving the error function to the equivalent form using the complementary error function.
|
|
|
Examples
|
|
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
|
|
Download Help Document
Was this information helpful?