Returns the bitwise logical EXCLUSIVE OR of two arguments.
specifies a numeric constant, variable, or expression.
x=bxor(03x,01x); put x=hex.;
x=00000002