pow() 方法返回xy(x的y次方) 的值。 以下是math 模块pow() 方法的语法: import math math.pow( x, y ). 内置的pow() 方法 pow(x, y[, z]).
確定! 回上一頁