BITXOR

Name

BITXOR -- 

Synopsis

BITXOR(a,b)

Description

The BITXOR function returns bitwise exclusive or-ing of its arguments.

Examples

See also

BITOR, BITAND.