The java.lang.Math.log(double a) returns the natural logarithm (base e) of a double value. Special cases: If the argument is NaN or less than zero, ...
確定! 回上一頁