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


combine/exp

combine exponentials

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

combine(f, exp)

Parameters

f

-

any expression

Description

• 

Expressions involving exponentials are combined by applying the following transformations:

ⅇxⅇyⅇx+y

ⅇxyⅇxy

expx+nlnyynⅇxwherenisaninteger

Examples

combineexpxexpx,exp

1

(1)

combineexp52exp3,exp

ⅇ13

(2)

combineexpx+3lny,exp

y3ⅇx

(3)

combineexpx+32lny,exp

ⅇx+3lny2

(4)

See Also

exp