When trying to raise to a power use the operand use ** and not ^.f=math.sqrt(1+(6*x+4)**2) 这篇关于Python 类型错误:不支持 ^ 的操作数类型:'float' 和 'int'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!