Open Dev Kit Documentation :: General :: Math :: Round Up Int
Root.Math.RoundUpInt( Value Double, Unit Integer ) IntegerRounds up a value to the nearest whole number
Parameters
- Value Double
- The value being rounded up
- Unit Integer
- The multiple that should be rounded to; use 1 to round to whole numbers
Return Value
If you think anything is missing, please feel free to: submit documentation feedback on this page
