Python sqrt () 函数:sqrt() 方法返回数字x的平方根。1. 语法:以下是sqrt() 方法的语法:import math math.sqrt( x )。2. 参数:x -- 数值表达式。3.
確定! 回上一頁