numpy.polynomial.laguerre.Laguerre.roots#

方法

polynomial.laguerre.Laguerre.roots()[source]#

返回级数多项式的根。

计算级数的根。注意,根离 domain 越远,其精度越低。

返回:
rootsndarray

包含级数根的数组。