convert/polynom
convert a series to polynomial form
Calling Sequence
Parameters
Description
Examples
convert( series, polynom )
series
-
series; preferably of type taylor
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.
See Also
type/polynom
Download Help Document