iconEuler Reference

Sets

Functions for sets.

function union ()
  Union of the argument vectors
function intersection ()
  Intersection of the argument vectors
function difference (universe, ...)
  Difference of universe and all argument vectors

Documentation Homepage