rounding last 2 numbers to the nearest 100 js code example Example: js nearest 100 Math.round(n / 100) * 100