numpy.ndarray.__imod__

method

ndarray.__imod__(self, value, /)

Return self%=value.