OR
See also: Appendix:Variations of "or"
English
Conjunction
OR
- (logic) Inclusive or; either one proposition or the other is true or both.
- (computer science) A lexical symbol to implement inclusive or in a computer language.
- (electrical engineering) A logical gate to implement inclusive or.
Noun
OR (uncountable)
- (logic) The binary operator inclusive or, true if one at least one of two inputs is true. In infix notation, it has values
(0 OR 0) = 0
(0 OR 1) = 1
(1 OR 0) = 1
(1 OR 1) = 1
Input | Output | |
---|---|---|
A | B | |
0 | 0 | 0 |
0 | 1 | 1 |
1 | 0 | 1 |
1 | 1 | 1 |
OR (countable and uncountable, plural ORs)
- (healthcare, countable) Initialism of operating room.
- (sciences, uncountable) Initialism of operations research.
- (sports, countable) Initialism of Olympic Record.
- (anatomy, countable) Initialism of odorant receptor.
- (anatomy, countable) Initialism of olfactory receptor.
- (Wiktionary and WMF jargon) Initialism of original research.
Translations
Synonyms
Antonyms
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.