Intersection

Intersection[list1,list2,]

listi すべてに共通する要素を並べ直したリストとして返す.

詳細とオプション

例題

すべて開くすべて閉じる

  (2)

与えられた全リストに共通の要素を求める:

interを使って入力する:

一般化と拡張  (1)

IntersectionListだけでなく任意の頭部に使うことができる:

オプション  (3)

SameTest  (3)

絶対値に基づいた等価クラスを使う:

Floorに基づいた等価クラスを使う:

リスト要素のTotalを使う:

アプリケーション  (1)

45と78に共通の除数を求める:

特性と関係  (1)

共通部分がない場合,結果は{}になる:

Wolfram Research (1988), Intersection, Wolfram言語関数, https://reference.wolfram.com/language/ref/Intersection.html (1996年に更新).

テキスト

Wolfram Research (1988), Intersection, Wolfram言語関数, https://reference.wolfram.com/language/ref/Intersection.html (1996年に更新).

CMS

Wolfram Language. 1988. "Intersection." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 1996. https://reference.wolfram.com/language/ref/Intersection.html.

APA

Wolfram Language. (1988). Intersection. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Intersection.html

BibTeX

@misc{reference.wolfram_2024_intersection, author="Wolfram Research", title="{Intersection}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/Intersection.html}", note=[Accessed: 17-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_intersection, organization={Wolfram Research}, title={Intersection}, year={1996}, url={https://reference.wolfram.com/language/ref/Intersection.html}, note=[Accessed: 17-November-2024 ]}