The java.lang.Math.pow(double a, double b) returns the value of the first argument raised to the power of the second argument. Following is the declaration for ...
確定! 回上一頁