Python标准库math中用来计算平方根的函数是 ()
A: sqrt
B: abs
C: fabs
D: exp
A: sqrt
B: abs
C: fabs
D: exp
举一反三
- Python标准库math中用来计算平方根的函数是.() A: sqrt B: pow C: power D: abs
- Python标准库math中用来计算平方根的函数是() A: sin B: cos C: sqrt D: min
- Python标准库math中用来计算平方根的函数是()。 A: add B: global C: minus D: sqrt
- Python标准库math中用来计算平方根的函数是( )。 A: oot B: sqrt C: square D: powe
- Python标准库math中用来计算平方根的函数是( )。 A: sqrt() B: min C: pow D: all