Tail Returns the tail of an object. Syntax tail(List | Vector | Divisor | Relation | Table) Description tail(List | Vector | Divisor | Relation | Table) Given an object, returns all its elements excepting the first. Related functions Head Table of Contents Syntax Description Related functions