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.
exp⁡x
ⅇx
convert⁡,trigh
cosh⁡x+sinh⁡x
π12⁢MeijerG⁡,,12,0,14⁢x4⁢MeijerG⁡,,0,,−x
π⁢MeijerG⁡,,12,0,x44⁢MeijerG⁡,,0,,−x
−I⁢x4⁢sinh⁡I⁢x2⁢cosh⁡xx2−I⁢x4⁢sinh⁡I⁢x2⁢sinh⁡xx2
See Also
convert
convert/to_special_function
FunctionAdvisor
Download Help Document