Documentation

Round Down Int - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Math :: Round Down Int

Root.Math.RoundDownInt(
  Value Double,
  Unit Integer
) Integer
Rounds down a value to the nearest whole number

Parameters

Value Double
The value being rounded down
Unit Integer
The multiple that should be rounded to; use 1 to round to whole numbers

Return Value

Integer

If you think anything is missing, please feel free to: submit documentation feedback on this page