Math.pow() is used to return the value of first argument raised to the power of the second argument. The return type of pow() method is double.
確定! 回上一頁