Previous Up Next

6.27.24  Truncating to order n: truncate

The truncate command truncates a polynomial; i.e., it removes higher order terms.

truncate may be used to transform a series expansion into a polynomial or to compute a series expansion step by step.


Examples.

Note that the returned polynomial is normalized.


Previous Up Next