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