Python pow () 函数Python 数字描述pow() 方法返回xy(x的y次方) 的值。语法以下是math 模块 pow() 方法的语法:import math math.pow( x ) ...
確定! 回上一頁