convert/erf_related - convert special functions into erf related functions
|
Calling Sequence
|
|
convert(expr, erf_related)
|
|
Parameters
|
|
expr
|
-
|
Maple expression, equation, or a set or list of them
|
|
|
|
|
Description
|
|
•
|
convert/erf_related converts, when possible, special functions into erf related functions. The erf related functions are
|
>
|
FunctionAdvisor( erf_related );
|
The 8 functions in the "erf_related" class are:
| |
| (1) |
|
|
Examples
|
|
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
|
|
Download Help Document
Was this information helpful?