Java Math.pow()方法用法实例教程 - ... java.lang.Math.pow(double a, double b) 返回的第一个参数的值提高到第二个参数的幂。特殊情况: If the second argument is ...
www.yiibai.com