int fuzzy_and(int a, int b, ...)
float fuzzy_and(float a, float b, ...)
入力fuzzy値の“AND”(Zadeh AND)を返します。
See also | |
fuzzy |