

As you can see in the first screenshot, I have an arithmetic combinator set to divide two signals and output a different signal as a result; in this case, it is outputting 128 on red.
In the second screenshot, I show my decider combinator configured in a way that seems as though it will only output the yellow signal if the red signal is less than 126. The only issue is that it...doesn't. It's outputting the yellow signal at all times, even if the red signal drops below 100. Is there something I'm doing wrong?
Note: all of this is done using only red wires, and I have checked to make sure that the cables are not connected to the wrong nodes.