xor# swordfish.function.xor()# Pair each elements in X and Y to perform the "exclusive or" operation. 参数: X (Constant) -- A calar, pair, vector or matrix. Y (Constant) -- A calar, pair, vector or matrix.