int fuzzy_xor(int a, int b, ...)
float fuzzy_xor(float a, float b, ...)
返回输入模糊值的模糊”异或”(Zadeh XOR)运算结果。