RoundUp algorithm
/ Math
tags: math
The round-up or ceil function returns a value calculated according to the rule: if the nullable signs are not equal to zero, the preceding sign is increased by one if the number is positive, or kept if the number is negative
Searching