convert/trig
convert exponentials and special functions into trigonometric functions
Calling Sequence
Parameters
Description
Examples
convert(expr, trig)
expr
-
Maple expression, equation, or a set or list of them
convert/trig converts the exponentials in an expression as well as the special functions when possible into trigonometric functions, that is, into any of sin,cos,tan,sec,csc,cot,sinh,cosh,tanh,sech,csch,coth.
12expx+12exp−x
ⅇx2+ⅇ−x2
convert,trig
coshx
π12MeijerG,,12,0,14x4MeijerG,,0,,−x
πMeijerG,,12,0,x44MeijerG,,0,,−x
x4sinx2coshx+sinhxx2
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document