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