NotElement
NotElement[x,dom]
x∉dom,表示 不是 dom 域中的元素.
NotElement[x1…xn,dom]
表示任何一个 不是 dom 域中的元素.
NotElement[patt,dom]
表示和 patt 模式匹配的表达式都不属于 dom 域.
更多信息
- x∉dom 可通过键入 !el dom 或 x∖[NotElement]dom 获得.
- NotElement[x,dom] 等同于 Not[Element[x, dom]].
- NotElement[x1…xn,dom] 等同于 Not[Element[x1,dom]]&&…&&Not[Element[xn,dom]].
范例
打开所有单元关闭所有单元属性和关系 (1)
Wolfram Research (2007),NotElement,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NotElement.html.
文本
Wolfram Research (2007),NotElement,Wolfram 语言函数,https://reference.wolfram.com/language/ref/NotElement.html.
CMS
Wolfram 语言. 2007. "NotElement." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/NotElement.html.
APA
Wolfram 语言. (2007). NotElement. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/NotElement.html 年