2022年1月5日 — 要計算值的平方根,請使用Python sqrt() 方法。 sqrt() 是Python 中的內置數學庫函數,它返回x > 0 時x 的平方根。要使用sqrt() 方法,請導入math 模塊。
確定! 回上一頁