Math.round()

Math.pow()

Math.sqrt()

Math.abs()

Math.ceil()

Math.floor()

Math.min()? [250, 100, -50, -100, -350, -87]

Math.max()? [250, 100, -50, -100, -350, -87]

Math.random()? 0 to 9

Math.random()? 15 to 20