DOCUMENTATION CalcMe
  • language Translations of this page
    • Translations of this page
    • Català (ca)
    • Dansk (da)
    • Deutsch (de)
    • English (en)
    • Español (es)
    • Français (fr)

  1. Wiris Ecosystem Documentation
  2. CalcMe documentation
  3. Commands
  4. Programming functions
  5. Intersect

en:calc:commands:programming_functions:intersect

Intersect

Working with figures? See intersect (analysis)


Returns the intersection between two sets: the elements that belong to both sets simultaneously.

Syntax

intersect(List | Vector, List | Vector)

Description

intersect(List | Vector, List | Vector)

Given two list or vectors A and B, computes its intersection A intersection B.

Related functions

Union, Complement

Table of Contents
  • Syntax
  • Description
  • Related functions
Log In

Copyright © WIRIS 2021. All rights reserved.