Bits Or Node
Description
Performs the Bitwise OR operation with input values A and B. The bits of the first operand is compared with the corresponding bits in the second operand. The resulting value will have a 1 in each bit position for which the corresponding bits of either or both operands are 1s.
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)