convert/Legendre
convert special functions admitting 2F1 hypergeometric representation into Legendre functions
Calling Sequence
Parameters
Description
Examples
convert(expr, Legendre)
expr
-
Maple expression, equation, or a set or list of them
convert/Legendre converts, when possible, special functions admitting a 2F1 hypergeometric representation into Legendre functions. The Legendre functions are
FunctionAdvisor( Legendre );
The 2 functions in the "Legendre" class are:
When converting to a function class, for example, Legendre, it is possible to request additional conversion rules to be performed. For instance, compare these two different outputs:
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document