>= node bug?

I have the same issue but I’m not calling it twice, to my knowledge…
minus

Says -1 is greater than 0, and 1 is less than zero
Changing it to a less than node yields the same results

Edit: Fixed it by converting the float to an Int, before the greater than… Bug or? I’m using 5.4 preview so maybe