Python 數字. 描述. sqrt()方法返回數字x的平方根。 語法. 以下是sqrt() 方法的語法: import math math.sqrt( x ). 注意: sqrt()是不能直接訪問的,需要導入math模塊, ...
確定! 回上一頁