时间:2024-10-15 09:11:33
1、打开python运行环境
3、引入一个符号变量xx = symbols('x')
5、求函数f的极限,y = limit(f,x,0)
7、输出极限值y
8、喜欢就点个赞吧