Truncate
Truncates a series up to a certain order.
Syntax
truncate(Series, Natural)
Description
Given a series and a natural number , returns a polynomial with the terms of the series up to the -th term.
Truncates a series up to a certain order.
truncate(Series, Natural)
Given a series and a natural number , returns a polynomial with the terms of the series up to the -th term.