1To reject a claim or statement as untrue; to deny.
首相は増税の計画を否定した。
The prime minister denied any plan to raise taxes.
目撃者の証言を頭から否定するのは早計だ。
It would be premature to flatly deny the witness's testimony.
彼女は疲れていることを否定できなかった。
She couldn't deny that she was exhausted.
新しいデータがこれまでの理論を否定した。
New data disproved the previous theory.
2In logic, the operation of inverting the truth value of a proposition.
「すべての鳥は飛べる」の否定は「飛べない鳥がいる」となる。
The negation of 'all birds can fly' is 'there is a bird that cannot fly.'
論理式に二重の否定が含まれると、元の命題に戻る。
If a logical formula contains a double negation, it reverts to the original proposition.
3In programming or logic circuits, the operation that inverts a value.
多くの言語では「!」の記号が否定を表す演算子として使われる。
In many programming languages, the ! symbol is used as the negation operator.
否定回路は入力信号を反転して出力する。
A NOT circuit inverts the input signal to produce its output.