because when using the Skfuzzy library's trimf function, using [0, 0.2, 1] throws an error that doesn't meet the trigonometric membership function parameter. Changed to [0, 0, 1] to be able to operate, which can meet its special valid situation.