AND
See also: Appendix:Variations of "and"
Translingual
English
Pronunciation
- Rhymes: -ænd
Noun
AND (plural ANDs)
- (logic) Alternative form of ∧, the conjunction operator.
- (logic) The binary operator and, only true if both of two inputs is true. In infix notation.
Input | Output | |
---|---|---|
A | B | |
0 | 0 | 0 |
0 | 1 | 0 |
1 | 0 | 0 |
1 | 1 | 1 |
Antonyms
Translations
Verb
AND (third-person singular simple present ANDs, present participle ANDing, simple past and past participle ANDed)
- (logic, transitive) To combine (a value) with another value by means of this operator.
- 2006, Gary R Wright, W Richard Stevens, The Implementation:
- If an internal node is encountered that contains a mask, the search key is logically ANDed with the mask and another search is made of the subtree...
Etymology 2
Initialism.
Adjective
Antonyms
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.