convert/Cylinder - convert special functions admitting 1F1 or 0F1 hypergeometric representation into Cylinder functions
|
Calling Sequence
|
|
convert(expr, Cylinder)
|
|
Parameters
|
|
expr
|
-
|
Maple expression, equation, or set or list of them
|
|
|
|
|
Description
|
|
•
|
convert/Cylinder converts, when possible, special functions admitting a 1F1 or 0F1 hypergeometric representation into Cylinder functions. The Cylinder functions are
|
>
|
FunctionAdvisor( Cylinder );
|
The 3 functions in the "Cylinder" class are:
| |
| (1) |
|
|
Examples
|
|
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
When converting to a function class (e.g. Cylinder) it is possible to request additional conversion rules to be performed. Compare for instance these two different outputs:
>
|
|
| (9) |
>
|
|
| (10) |
>
|
|
| (11) |
|
|
Download Help Document
Was this information helpful?