发布时间:2019-08-28 09:21:48编辑:auto阅读(2735)
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网站开
50050
49306
39967
37007
31400
28244
27200
21992
21944
20275
396°
299°
283°
458°
449°
1058°
1987°
1836°
1468°
2959°