x.__mod__(y) <==> x%y
numpy.ndarray.__floordiv__
numpy.ndarray.__divmod__
Enter search terms or a module, class or function name.