cf
FieldList.
__div__
The binary arithmetic operation /
/
x.__div__(y) <==> x/y
cf.FieldList.__mul__
cf.FieldList.__truediv__