Which Math method is used to round a number to the nearest integer?
round()
nearest()
Math.round()
Math.nearest()