numpy.rint(x[, out]) = Round elements of the array to the nearest integer.
numpy.random.random_integers(low, high=None, size=None) Random integers of type np.int between low
numpy.unwrap(p, discont=3.141592653589793, axis=-1)
numpy.polynomial.polynomial.polyval(x, c, tensor=True)
numpy.fft.hfft(a, n=None, axis=-1, norm=None)
numpy.hstack(tup)
numpy.polynomial.chebyshev.chebgrid2d(x, y, c)
Trigonometric functions
dtype.subdtype Tuple (item_dtype, shape) if this
numpy.core.defchararray.decode(a, encoding=None, errors=None)
Page 69 of 100