Legendre - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

convert/Legendre

convert special functions admitting 2F1 hypergeometric representation into Legendre functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Legendre)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

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:

(1)

Examples

(2)

(3)

(4)

(5)

(6)

(7)

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:

(8)

(9)

(10)

See Also

convert

convert/to_special_function

FunctionAdvisor

 


Download Help Document