Round value up to the next increment.
Files
lib_math.h
Prototype
Code Block | ||
---|---|---|
| ||
MATH_ROUND_INC_UP(nbr, inc) |
Arguments
nbr
Value to round.
...
Round value up to the next increment.
lib_math.h
Code Block | ||
---|---|---|
| ||
MATH_ROUND_INC_UP(nbr, inc) |
nbr
Value to round.
...