Explain the following function:
Math.random()
114 Likes
Returns a positive double value, greater than or equal to 0.0 and less than 1.0.
Answered By
71 Likes
Write down the syntax to find the absolute value of a number y.
Write down the syntax to find the exponent of a number p.
Math.pow()
Math.cbrt()