Page 1 of 1

Problems with % operation

Posted: Wed Sep 10, 2025 8:16 pm
by Quax
I'm currently trying to better understand cobinator logic, and therefore tried to create a numerical display. It all worked oout fine except for the fact that I cannot display "0", as the artihmetic combinator doesn't send an output signal for this operation, as the result of 206739/10000%10 gives 0 as a result.:

Image

So, anything's looking fine except for the missing zero:

Image

Funny though, I see a lot of displays correctly showing a "0". So what am I missing?

EDIT:

Jesus, found out myself. Ned to change the display panel form "ANYTHING" to "EVERYTHING". RTFM :-)