Qurak

False

Available

Boolean constant representing logical falsehood

False
If[False, a, b] → bBoole /@ {True, False} → {1, 0}Outer[Xor, {True, False}, {True, False}]//Grid → Grid[{{False, True}, {True, False}}]

Topics

Related

All 6300 functions · Use this from an MCP client