Excel Function : BITOR
Category
Engineering
Description
Returns a bitwise OR of 2 numbers
Microsoft Excel Reference Page
https://support.office.com/en-us/article/BITOR-function-f6ead5c8-5b98-4c9e-9053-8ad5234919b2
Syntax and Description of the BITOR Excel Function
The BITOR function returns the bitwise "or" of two numbers. The syntax for the BITOR function is: BITOR( number1, number2 ) Where number1 and number2 are the numbers to be compared.
About BITOR Excel Function
The BITOR function returns the bitwise OR of two numbers.