fuzzy_or
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.
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.