Ensures the all fuzzy values are between 0.0
and 1.0
.
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.
Generated using TypeDoc
Polymorphic Functions