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

Online Help

All Products    Maple    MapleSim


convert/elementary

convert special functions in an expression into elementary functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, elementary)

Parameters

expr

-

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

Description

• 

convert/elementary converts, when possible, the special functions in an expression into elementary transcendental functions. The elementary transcendental functions are

FunctionAdvisor( elementary );

The 26 functions in the "elementary" class are:

(1)

Examples

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

convert

convert/to_special_function

FunctionAdvisor

 


Download Help Document