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

Online Help

All Products    Maple    MapleSim


convert/trig

convert exponentials and special functions into trigonometric functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, trig)

Parameters

expr

-

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

Description

• 

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.

Examples

12expx+12expx

ⅇx2+ⅇx2

(1)

convert,trig

coshx

(2)

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

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

(3)

convert,trig

x4sinx2coshx+sinhxx2

(4)

See Also

convert

convert/to_special_function

FunctionAdvisor