Math.pow(x,y) (exponent), double pow (double x, double y), calculates x to the power of y. If x is negative, y must be an integer. If x is zero, ...
確定! 回上一頁