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

Online Help

All Products    Maple    MapleSim


convert/exp

convert trig functions to exponentials

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(expr, exp)

Parameters

expr

-

expression with trigonometric functions

Description

• 

The convert/exp function converts all trigonometric functions appearing in the expression to their corresponding exponential form.

Examples

convertsinx,exp

I2ⅇIxⅇ−Ix

(1)

converttanhx,exp

ⅇxⅇxⅇx+ⅇx

(2)

convertexpx22sinhx2,exp

ⅇx2

(3)

See Also

convert

convert/expsincos

convert/ln

convert/sincos