SciPy

numpy.ndarray.__truediv__

ndarray.__truediv__($self, value, /)

Return self/value.

Next topic

numpy.ndarray.__floordiv__