Math.pow(x, y) where x is base and y is exponent. so for the input pow(5,3) output will be 5* ...
確定! 回上一頁