SciPy

numpy.ndarray.__hex__

ndarray.__hex__() <==> hex(x)

Previous topic

numpy.ndarray.__oct__

Next topic

numpy.ndarray.__str__