The binary arithmetic operation %=
x.__imod__(y) <==> x %= y
cf.Field.__ipow__
cf.Field.__neg__
Enter search terms or a module, class or function name.