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

Online Help

powseries

  

powdiff

  

differentiation of a formal power series

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

powdiff(p)

Parameters

p

-

formal power series

Description

• 

The function powdiff(p) returns the formal power series that is the derivative of p with respect to the variable of p.

• 

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

Examples

(1)

(2)

See Also

powseries

 


Download Help Document