Complement
Computes the complement of a set with respect to another set.
Syntax
complement(List | Vector, List | Vector)
Description
Given two lists or vectors and , its complement, usually denoted by , is defined as the elements in that do not belong to .