Well, Java has functions for powers. In the case of integers: => (. (. java.math.BigInteger (valueOf 2)) (pow 5)) 32. or doubles: => (. java.lang.
確定! 回上一頁