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