Relation Creates a relation object. Syntax relation(List | Vector, List | Vector) Description relation(List | Vector, List | Vector) Given two lists/vectors and , creates a relation object that maps the -th element in to the -th element in . Related functions Empty relation, Divisor, List Table of Contents Syntax Description Related functions