numpy.sin(x[, out]) = Trigonometric sine, element-wise.
chararray.isupper()
Polynomial.mapparms()
numpy.polynomial.chebyshev.poly2cheb(pol)
Laguerre.cutdeg(deg)
Hermite.__call__(arg)
class numpy.nditer
Basics
numpy.ma.cumsum(self, axis=None, dtype=None, out=None) = Return the cumulative sum of the elements along the given axis. The cumulative
numpy.right_shift(x1, x2[, out]) = Shift the bits of an integer to the right. Bits are shifted to the right x2
Page 84 of 100