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

Online Help

All Products    Maple    MapleSim


type/taylor

check for Taylor series

 

Calling Sequence

Description

Examples

Calling Sequence

type(expr, taylor)

Description

• 

The function type/taylor returns true if expr is a series which is a polynomial in the variable in which it was expanded.  An order term may be present.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

series

taylor

type

type/laurent

type/series

 


Download Help Document