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