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

combineⅇxⅇx,exp

1

(1)

combineⅇ52ⅇ3,exp

ⅇ13

(2)

combineⅇx+3lny,exp

y3ⅇx

(3)

combineⅇx+3lny2,exp

ⅇx+3lny2

(4)

See Also

exp