java.math.BigInteger.pow(int exponent) 返回一個BigInteger,其值是(this exponent ),該指數是一個整數,而不是一個BigInteger。 Declaration 以下是java.math.
確定! 回上一頁