cf
Field.
__mod__
The binary arithmetic operation %
%
x.__mod__(y) <==> x % y
New in version 1.0.
cf.Field.__pow__
cf.Field.__radd__