exponentials - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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