←
Implies
→
NoneTrue
/
Reference of Built-in Symbols
/
Testing Expressions
/
Logical Combinations
/
Nand
/
Nand
WMA link
Nand
[$expr_1$, $expr_2$, ...]
$expr_1$ ⊼ $expr_2$ ⊼ ...
Implements the logical NAND function. The same as
Not[And[
$expr_1$, $expr_2$, ...
]]
Nand[True, False]
←
Implies
→
NoneTrue