Ensures the all fuzzy values are between 0.0 and 1.0.
Returns
For Fuzzy value lesser than 0.0 returns 0.0,
for Fuzzy value greater then 1.0 returns 1.0, otherwise returns original Fuzzy value.
See Logic for details on Fuzzy Human Logic values normalization.
Ensures the all fuzzy values are between
0.0and1.0.Returns
For
Fuzzyvalue lesser than0.0returns0.0, forFuzzyvalue greater then1.0returns1.0, otherwise returns originalFuzzyvalue. See Logic for details on Fuzzy Human Logic values normalization.