Tail
Returns the tail of a polynomial, that is the terms that are not the leading term.
Syntax
tail(Polynomial)
Description
Given a polynomial, returns its tail.
Returns the tail of a polynomial, that is the terms that are not the leading term.
tail(Polynomial)
Given a polynomial, returns its tail.