numpy.polynomial.legendre.Legendre.roots#

方法

polynomial.legendre.Legendre.roots()[源代码]#

返回多项式级数的根.

计算序列的根.请注意,根的准确性随着它们位于 domain 之外的距离增加而降低.

返回:
rootsndarray

包含系列根的数组.