如果我math.pow()使用代码导入,
from math import pow
那么我将无法再访问内置函数pow()?
主页
/
user-561192
Max's questions
详细描述一下内置的pow()函数和数学库中的pow()函数有什么区别?