Polynomial.truncate(size)
numpy.polynomial.legendre.leg2poly(c)
numpy.polynomial.polynomial.polycompanion(c)
numpy.ma.array(data, dtype=None, copy=False, order=None, mask=False, fill_value=None, keep_mask=True, hard_mask=False, shrink=True, subok=True, ndmin=0)
numpy.hypot(x1, x2[, out]) = Given the ?legs? of a right triangle, return its hypotenuse. Equivalent to sqrt(x1**2 +
Hermite.has_samewindow(other)
Hermite.roots()
Polynomial.has_sametype(other)
numpy.core.defchararray.center(a, width, fillchar=' ')
numpy.less(x1, x2[, out]) = Return the truth value of (x1 < x2) element-wise.
Page 77 of 100