Nand3

Abbreviation:
Category: Boolean
Input Parameters:

Name Range Default
Operand #1
Operand #2
Operand #3

 
Calculation:

Not(And3(Operand #1, Operand #2, Operand #3))

where all operations are Boolean (bitwise) operations

Not represents Not
And3 represents And3
 

Was this article helpful?

Related Articles