groupBitXor
Introduced in: v1.1.0 Applies bitwise XOR for series of numbers. SyntaxBIT_XOR
Arguments
expr— Expression of(U)Int*type.(U)Int*
(U)Int* type. (U)Int*
Examples
Bitwise XOR example
Query
Response
Applies bit-wise XOR for series of numbers.
BIT_XOR
Arguments
expr — Expression of (U)Int* type. (U)Int*(U)Int* type. (U)Int*
Examples
Bitwise XOR example