发布时间:2019-08-28 09:21:48编辑:auto阅读(2955)
from sympy import *
x = Symbol("x")
diff(x**3+x,x)
#output: 3*x**2 + 1
# 一维多项式操作
from numpy import poly1d
上一篇: 使用Python中的config配置
下一篇: 2018年最好用的5个python网站开
52500
52424
42516
39427
33856
30822
29591
24498
24358
22725
60°
77°
119°
293°
289°
293°
344°
286°
421°
406°