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