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:
arccos,arccosh,arccot,arccoth,arccsc,arccsch,arcsec,arcsech,arcsin,arcsinh,arctan,arctanh,cos,cosh,cot,coth,csc,csch,exp,ln,sec,sech,sin,sinh,tan,tanh
hypergeom3,4,9x16
convert,elementary
2−18x16+81x13ⅇ9x16243x−2243x
WhittakerM0,12,z
−2IsinI2z
WhittakerMμ,ν,0
0
Ei−1,z
Ei−1z
ⅇ−z1+zz2
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document