Hi there, I was comparing 2 lists thank’s to Math.Similar node and I have noticed That when the value is 0, there is a bugg. Someone has a solution for me :)?
Cheers
The node is coded to check (1-a/b) but since you cannot divide 0 by 0, it’s giving false result. Try this instead: