pow 函数在java.lang.Math类中,是求次方的函数,定义为: public static double pow(double a, double b); 即求a的b次方,例如: 查看源码,发.
確定! 回上一頁