发布时间:2019-08-28 09:21:48编辑:auto阅读(2519)
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网站开
47880
46447
37333
34773
29346
26008
24961
19978
19581
18075
5821°
6449°
5962°
5988°
7093°
5937°
5981°
6472°
6435°
7818°