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

Online Help

All Products    Maple    MapleSim


convert/Ei_related

convert special functions into Ei related functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, Ei_related)

Parameters

expr

-

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

Description

• 

convert/Ei_related converts, when possible, special functions into Ei related functions. The Ei related functions are

FunctionAdvisor( Ei_related );

The 7 functions in the "Ei_related" class are:

Chi,Ci,Ei,Li,Shi,Si,Ssi

(1)

Examples

KummerU1,1,xWhittakerW1,12,x2exp12x2

KummerU1,1,xWhittakerW−1,12,x2ⅇx22

(2)

convert,Ei_related

Ei1xⅇxEi2x2

(3)

See Also

convert

convert/Ei

convert/to_special_function

FunctionAdvisor