trigh - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/trigh

convert exponentials and special functions into hyperbolic functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, trigh)

Parameters

expr

-

Maple expression, equation, or a set or list of them

Description

• 

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.

Examples

expx

ⅇx

(1)

convert,trigh

coshx+sinhx

(2)

π12MeijerG,,12,0,14x4MeijerG,,0,,x

πMeijerG,,12,0,x44MeijerG,,0,,x

(3)

convert,trigh

Ix4sinhIx2coshxx2Ix4sinhIx2sinhxx2

(4)

See Also

convert

convert/to_special_function

FunctionAdvisor