powseries[multiply] - multiplication of formal power series
|
Calling Sequence
|
|
multiply(a, b)
|
|
Parameters
|
|
a, b
|
-
|
formal power series
|
|
|
|
|
Description
|
|
•
|
The function multiply(a, b) returns the formal power series that is the product of a and b.
|
•
|
The command with(powseries,multiply) allows the use of the abbreviated form of this command.
|
|
|
Download Help Document
Was this information helpful?