Element Returns the -th element of a set. Syntax element(Integer, Set) Description element(Integer, Set) Given an integer and a proper set (i.e. , , ), returns the -th element of the set. Related functions Table of Contents Syntax Description Related functions