Patches

Not

Not

Flip a boolean from true to false, or from false to true.

Not

  • Boolean
  •  

Boolean

A boolean (true/false, on/off, or 0/1).

Output

A boolean that is the opposite of the input (if input is true, then the output is false).