Purpose
Returns a 'Bitwise Or' of two numbers
Return value
Decimal Number
Syntax
=BITOR(number1,number2)
- number1 - A positive decimal number.
- number2 - A positive decimal number.
Using the BITOR function
The input numbers must be greater than or equal to zero and no larger than 2^48 - 1.