Page 1 of 1

[2.0.9][SA] Not the full impact of the arithmetic combinator

Posted: Thu Oct 24, 2024 6:37 pm
by ModerNya
The arithmetic combinator does not give 0 with the remainder of dividing a multiple of 10 by 10 (for example, 40 mod 10 = 0, but the combinator does not give 0)

Re: [2.0.9][SA] Not the full impact of the arithmetic combinator

Posted: Thu Oct 24, 2024 6:39 pm
by boskid
Not a bug. Values of 0 on circuit network are always removed.