Search found 1 match

by TheG_Ghaladron
Sat Feb 05, 2022 12:18 am
Forum: Gameplay Help
Topic: [Circuits] Round up when dividing?
Replies: 3
Views: 2811

[Circuits] Round up when dividing?

Title says it all really. The arithmetic combinator rounds down when it divides, but I need it to always round up instead. What's the most compact way to do this? My first thought was add 1, but that doesn't work if the division gives an integer.

Go to advanced search