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