Menu

#6 Make aux logic routines for fuzzy values

1.0
open
ensoreus
None
2013-03-28
2013-03-28
ensoreus
No

x^y= x and xVy = y,if x <= y;
x^y= y and xVy = x, if y <= x.
x<y means that x<= y and x!=y.

Discussion


Log in to post a comment.