convert/trigh
convert exponentials and special functions into hyperbolic functions
Calling Sequence
Parameters
Description
Examples
convert(expr, trigh)
expr
-
Maple expression, equation, or a set or list of them
convert/trigh converts the exponentials in an expression as well as the special functions when possible into hyperbolic functions, that is, into any of sinh,cosh,tanh,sech,csch,coth.
expx
ⅇx
convert,trigh
coshx+sinhx
π12MeijerG,,12,0,14x4MeijerG,,0,,−x
πMeijerG,,12,0,x44MeijerG,,0,,−x
−Ix4sinhIx2coshxx2−Ix4sinhIx2sinhxx2
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document