awesome-everything RU

logical NOT

RU: логическое НЕ

A boolean operation that takes one input and returns its inverse: NOT 1 = 0, NOT 0 = 1. Also called negation or inversion. In code: ! or not. In hardware it is implemented as an inverter gate.

shortcuts expand
search
K
prev piece
k
next piece
j
cycle tier
t
this menu
?