numpy.polynomial.legendre.Legendre.roots# 方法 polynomial.legendre.Legendre.roots()[源代码]# 返回级数多项式的根。 计算级数的根。请注意,根的精度会随着它们离域越远而降低。 返回: 根ndarray包含级数根的数组。