Thanks to the math package, Java provides a lot of useful methods for ... int result = (int) Math.pow(5, 2); System.out.println(result);
確定! 回上一頁