cf.Field.__mul__

Field.__mul__(other)[source]

The binary arithmetic operation *

x.__mul__(y) <==> x*y

Previous topic

cf.Field.__sub__

Next topic

cf.Field.__div__

This Page