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

Online Help

powseries

  

powexp

  

compute the formal power series of the exponentiation of an expression

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

powexp(p)

Parameters

p

-

formal power series, polynomial, or any function that is acceptable by the power series package functions

Description

• 

The function powexp(p) returns the formal power series that is equivalent to exp(p).

• 

The command with(powseries,powexp) allows the use of the abbreviated form of this command.

Examples

(1)

(2)

(3)

See Also

powcos

powseries

powsin

 


Download Help Document