powseries[powadd] - addition of formal power series
|
Calling Sequence
|
|
powadd(A, B, ..., Z)
|
|
Parameters
|
|
A, B, ..., Z
|
-
|
arbitrary number of formal power series
|
|
|
|
|
Description
|
|
•
|
The function powadd(A, B, ..., Z) returns the formal power series that is the sum of A, B, ..., Z.
|
•
|
The command with(powseries,powadd) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?