numpy.polynomial.laguerre.Laguerre.roots# 方法 polynomial.laguerre.Laguerre.roots()[source]# 返回级数多项式的根。 计算级数的根。请注意,根的精度会随着它们超出 domain 范围而降低。 返回: rootsndarray包含级数根的数组。