negative - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


powseries

  

negative

  

negation of a formal power series

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

negative(p)

Parameters

p

-

formal power series

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.

Examples

withpowseries:

powcreatetn=tn1n,t0=1:

snegativet:

tpsforms,x

−1x12x216x3124x41120x5+Ox6

(1)

See Also

powseries