The binary arithmetic operation % with reflected operands
x.__rmod__(y) <==> y % x
cf.Field.__rpow__
cf.Field.__iadd__
Enter search terms or a module, class or function name.