Valuator.roundValue
double roundValue(double val) const nothrow @nogcRounds a value to the nearest step multiple.
Parameters
val | The value to round |
Returns
The rounded value
double roundValue(double val) const nothrow @nogcRounds a value to the nearest step multiple.
val | The value to round |