Inverses a boolean value if both control boolean values are true.
ccnot
@/ccnot
Inverses a boolean value if both control boolean values are true.
INboolean
ctrl1boolean
Boolean that determines if the NOT operation is applied.
ctrl2boolean
Boolean that determines if the NOT operation is applied.
OUTboolean
To use the node in your project you should have the s2sluder/more-logic-gates library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.