cf
Field.
__imul__
The augmented arithmetic assignment *=
*=
x.__imul__(y) <==> x*=y
cf.Field.__isub__
cf.Field.__idiv__
Enter search terms or a module, class or function name.