$fis->operation( '&' ); #for the AND operation $fis->operation( '|' ); #for the OR operation $fis->implication(); #for the implication function $fis->aggregation(); #for the aggregation function $fis->defuzzification(); #for the defuzzification