numpy.polynomial.hermite.Hermite.roots# 方法 polynomial.hermite.Hermite.roots()[源]# 返回级数多项式的根。 计算级数的根。请注意,根离 域 越远,其准确性越低。 返回: rootsndarray包含级数根的数组。