powseries[negative] - negation of a formal power series
|
Calling Sequence
|
|
negative(p)
|
|
Description
|
|
•
|
The function negative(p) returns a formal power series where each coefficient is the negative of the corresponding coefficient in p.
|
•
|
The command with(powseries,negative) allows the use of the abbreviated form of this command.
|
|
|