import numpy numpy.square() pow(x, x) numpy.sqrt() pow(x, 0.5) import math math.sqrt() ... Python numpy 平方、乘方和平方根函式.
確定! 回上一頁