Qurak

Not

利用可能

Logical NOT operation.

! expr
Not[True] → FalseNot[False] → TrueNot[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 &

使用箇所

トピック

関連

全 6300 関数 · MCPクライアントから使う