SciPy

numpy.ndarray.__pos__

ndarray.__pos__

x.__pos__() <==> +x

Previous topic

numpy.ndarray.__neg__

Next topic

numpy.ndarray.__abs__