Math.pow() returns the value of second input raised to the power of first input. Syntax Math.pow(input_number1,input_number2)
確定! 回上一頁