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 用戶端使用這個