faz número de javascript negativo
Math.abs(num) => Always positive
-Math.abs(num) => Always negative
ZeldaIsANerd
Math.abs(num) => Always positive
-Math.abs(num) => Always negative