方法一. 使用: math.sqrt(数字) · import math n ; 方法二. 使用: pow(数字,次方) · n ; 方法三. 使用: cmath.sqrt(数字) 该方法多用于 复数、负数 的开方 ...
確定! 回上一頁