generic.imag imaginary part of scalar
numpy.polynomial.laguerre.lagdomain = array([0, 1])
MaskedArray.__hex__() <==> hex(x)
numpy.arcsinh(x[, out]) = Inverse hyperbolic sine element-wise.
numpy.histogramdd(sample, bins=10, range=None, normed=False, weights=None)
MaskedArray.compress(condition, axis=None, out=None)
numpy.testing.assert_approx_equal(actual, desired, significant=7, err_msg='', verbose=True)
New in version 1.4.0.
numpy.logical_or(x1, x2[, out]) = Compute the truth value of x1 OR x2 element-wise.
numpy.polynomial.hermite.herm2poly(c)
Page 82 of 100