pow method is that once you know how to use it, you can easily cube a number like this: int i = 2; int square = Math.pow(i, 3);. Therefore, it's ...
確定! 回上一頁