F
FL
Hi,
Are the worksheet functions to execute binary calculations
like AND, OR, XOR, Bitshift, ...
Examples:
11101101 AND 00000010 = 00000000
11000001 OR 00000010 = 11000011
Thanks in advance,
FL
Are the worksheet functions to execute binary calculations
like AND, OR, XOR, Bitshift, ...
Examples:
11101101 AND 00000010 = 00000000
11000001 OR 00000010 = 11000011
Thanks in advance,
FL