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

Online Help

All Products    Maple    MapleSim


convert/polynom

convert a series to polynomial form

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert( series, polynom )

Parameters

series

-

series; preferably of type taylor

Description

• 

Convert to polynom converts a Taylor series to a polynomial. If series is not a Taylor series then the conversion to sum-of-products form takes place but the result is not of type polynom.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

See Also

series

type/polynom

 


Download Help Document