出现错误不能运行 错误如下

PI undeclare(first use the function)是啥意思呀

你又不放原代码
我给你算一卦吧
卦象显示你用了未声明的函数,检查一下对应函数是否被事先声明

PI undeclare(first use the function)就是PI未定义,是不是需要计算但是没引入math.h.