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