Explain the following function:
Math.pow()
18 Likes
Returns the value of the first argument raised to the power of the second argument. Data type of the two arguments and the return type of this method is double.
Answered By
13 Likes
Write down the syntax to find the exponent of a number p.
Math.random()
Math.cbrt()
Math.log()