Open Dev Kit Documentation :: General :: Math :: Round Up Int Int
Root.Math.RoundUpIntInt( Value Integer, Unit Integer ) IntegerRounds up an integer value to the nearest number
Parameters
Return Value
Lua Usage
local integer = math:RoundUpIntInt(value, unit)
If you think anything is missing, please feel free to: submit documentation feedback on this page
