What is the purpose of Math.abs(n) in Java?
Math.abs(n)
To logarithmically scale the number
To return the absolute value of the number
To square root the number
To square the number