Skip to main content

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 n, returns a list with two elements: the coefficient and the degree of the nn-th term of the series.

calculus.term_list.calc.png