Term list
Returns a list with the coefficient and the degree of a series.
Syntax
term_list(Series, Natural)
Description
Given a series and a natural , returns a list with two elements: the coefficient and the degree of the -th term of the series.
Returns a list with the coefficient and the degree of a series.
term_list(Series, Natural)
Given a series and a natural , returns a list with two elements: the coefficient and the degree of the -th term of the series.