[2.0.9][SA] Not the full impact of the arithmetic combinator
[2.0.9][SA] Not the full impact of the arithmetic combinator
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)
- Attachments
-
- 10-24-2024, 21-33-34.png (57.25 KiB) Viewed 211 times
Re: [2.0.9][SA] Not the full impact of the arithmetic combinator
Not a bug. Values of 0 on circuit network are always removed.