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