convert/elementary
convert special functions in an expression into elementary functions
Calling Sequence
Parameters
Description
Examples
convert(expr, elementary)
expr
-
Maple expression, equation, or a set or list of them
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:
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document