(ろんりわ)

ろんりわ
noun
logical OR; disjunction
1. logical OR; disjunction
In logic and computing, the operation that returns true when at least one of its inputs is true. Corresponds to the OR operator.
論理和(ろんりわ)計算(けいさん)する。
To compute the logical OR.
OR回路(かいろ)論理和(ろんりわ)出力(しゅつりょく)する。
An OR circuit outputs the logical OR.
論理和(ろんりわ)は、どちらか一方(いっぽう)でも(しん)なら(しん)になる。
A logical OR is true if either one of the inputs is true.

Formed from 論理(ろんり) (logic) plus () (sum), the Japanese term for logical disjunction (OR).

RELATED TERMS:

  • 論理積(ろんりせき): logical AND (conjunction)
  • 否定(ひてい): logical NOT (negation)
  • 排他的論理和(はいたてきろんりわ): exclusive OR (XOR)