Polynomial.has_samecoef(other)
numpy.polynomial.laguerre.poly2lag(pol)
numpy.polynomial.chebyshev.chebone = array([1])
classmethod Chebyshev.cast(series, domain=None, window=None)
numpy.polynomial.chebyshev.chebvander3d(x, y, z, deg)
numpy.polynomial.chebyshev.chebx = array([0, 1])
numpy.polynomial.laguerre.lagmul(c1, c2)
numpy.polynomial.legendre.legdomain = array([-1, 1])
classmethod Chebyshev.basis(deg, domain=None, window=None)
HermiteE.degree()
Page 19 of 32