Fixes floating point errors by rounding to the nearest value in the second-to-least significant digit. Does nothing if the given value doesn't have enough significant digits.
The value to fix.
Fixes floating point errors by rounding to the nearest value in the second-to-least significant digit. Does nothing if the given value doesn't have enough significant digits.