cf
Field.
__mul__
The binary arithmetic operation *
*
x.__mul__(y) <==> x*y
cf.Field.__sub__
cf.Field.__div__