int fuzzy_and(int a, int b, ...)
float fuzzy_and(float a, float b, ...)
返回输入模糊值的模糊”与”(Zadeh AND)运算结果。