时间:2024-10-24 06:38:45
1、首先安装数学符号模块库,在运行下输入pip install sympy
3、引入刚刚的数学符号库from sympy import *
5、现在求x在区间[1,2]的定积分
8、喜欢就点个赞吧