noun
logical NOT circuit
Computing term for a circuit that outputs the logical negation of its input. Compare with 論理積 (AND circuit).
See also: 論理積
論理否定回路は、入力が真なら偽を、偽なら真を出力する。
A logical NOT circuit outputs false if the input is true, and true if the input is false.