Xor
Translation of "xor" into Russian
xor
NounUK
/ˈzɔː/
US
/ˈzɔr/
xor
xors pl
исключающее ИЛИ
The XOR of two bits is 1 if the bits are different.
Исключающее ИЛИ двух битов равно 1, если биты различны.
Definitions
xor
NounUK
/ˈzɔː/
US
/ˈzɔr/
A logical operation (exclusive or) that outputs true only when inputs differ (one is true, the other is false).
The circuit uses an xor to compare the two binary inputs.
A symbol or function representing the exclusive or operation in mathematics or computing.
In the code, the xor is used to toggle the bit values.
xor
VerbUK
/ˈzɔː/
US
/ˈzɔr/
To apply an exclusive-or (bitwise) operation to (data, bits, or values).
If you xor the byte with 0xFF, all its bits will be flipped.
xor
AdjectiveUK
/ˈzɔː/
US
/ˈzɔr/
Relating to or performing an exclusive-or operation.
The xor gate outputs high only when its inputs differ.
xor
ConjunctionUK
/ˈzɔː/
US
/ˈzɔr/
Exclusive or; introducing alternatives that are mutually exclusive.
The user must choose xor cancel the operation—doing both is impossible.