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

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