Can someone explain that to me?

Why is it false?


It might be a floating point precision issue, eg: the top value is actually something like 0.0000001 and is being rounded to 0.0.

You can convert the floats to integers, then it will work hopefully.


Moved from “Tutorials, Tips, and Tricks” to “Animation and Rigging” (assuming you’re using Animation Nodes)