Reference: removeDuplicates
removeDuplicates(v) returns the real or complex vector v with all duplicates removed. Thus the result is a vector where each number occurs at no more than one component.
removeDuplicates(v) returns the real or complex vector v with all duplicates removed. Thus the result is a vector where each number occurs at no more than one component.