The Math.round() static method returns the value of a number rounded to the nearest integer. If the fractional portion of the argument is greater than 0.5, the argument is rounded to the integer with ...