with one of these java functions: java.lang.Math.pow(double, double) //Supports float for the power or java.math.BigDecimal.pow(int n) ...
確定! 回上一頁