SciPy

numpy.ndarray.__pos__ΒΆ

ndarray.__pos__ΒΆ

x.__pos__() <==> +x

Previous topic

numpy.ndarray.__neg__

Next topic

numpy.ndarray.__abs__