Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Round value up to the next increment.

Files

lib_math.h

Prototype

Code Block
LanguageC++
CaptionTextCAPTION
languagecpp
MATH_ROUND_INC_UP(nbr, inc)

Arguments

nbr

Value to round.

...