📌  相关文章
📜  TypeError: 'float' object is not callable - 不管是什么代码示例

📅  最后修改于: 2022-03-11 14:55:59.687000             🧑  作者: Mango

代码示例2
Traceback (most recent call last):
  File "C:/Users/cwpapine/Desktop/1mPro_Chlavg", line 240, in 
    PB = float(2.25 * (1 - math.pow(math.e, (-3.7(prof[x])/2.25))) * (math.e, (0/2.25)))
TypeError: 'float' object is not callable