int fuzzy_xor(int a, int b, ...)
float fuzzy_xor(float a, float b, ...)
Returns the fuzzy “XOR” (Zadeh XOR) of the input fuzzy values.
See also | |
fuzzy |