发布时间:2019-08-28 09:21:48编辑:auto阅读(3018)
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网站开
52880
39854
34240
29988
24885
24703
23076
16483
14714
14221
515°
493°
544°
554°
606°
731°
696°
725°
798°
723°