Qurak
文档
价格
登录
Qurak
文档
函数
Not
Not
可用
Logical NOT operation.
形式
! expr
验证过的示例
Not[True] → False
Not[False] → True
Not[True, True] → Not::argx: Not called with 2 arguments; 1 argument is expected. .* (regex*) Not[True, True]
ToString[Hold[Not[a]^2], InputForm] → Hold[( !a)^2]
ToString[Hold[Not[a] && b], InputForm] → Hold[ !a && b]
ToString[!#1 || !#2 &, InputForm] → !#1 || !#2 &
在 Qurak 上运行
搜索参考
用于
Use logical operators
- 7 步
Replace or remove invalid or missing data
- 23 步
主题
Boolean Computation
- Basic Boolean Operators
Logic And Boolean Algebra
- Logical Operators »
Syntax
- Mathematics & Operators
Testing Expressions
- Logical Combinations »
Theorem Proving
- Predicates
相关
BooleanConvert
LogicalExpand
BitNot
Nand
Nor
And
Or
False
Implies
True
AllTrue
AnyTrue
← NormFunction
NotCongruent →
全部 6300 个函数
·
从 MCP 客户端使用