Intersection

Intersection[list1,list2,]

给出所有 listi 中共同元素的有序列表.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (2)

求给出的所有列表中的共同元素:

inter 输入:

推广和延伸  (1)

Intersection 适用于任意头部,不仅仅是 List

选项  (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 语言. 1988. "Intersection." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 1996. https://reference.wolfram.com/language/ref/Intersection.html.

APA

Wolfram 语言. (1988). Intersection. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}