Documentation

Round Down - Open Dev Kit Documentation

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

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

Parameters

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

Return Value

Double

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