cf.FieldAncillary.__idiv__

FieldAncillary.__idiv__(y)[source]

The augmented arithmetic assignment /=

x.__idiv__(y) <==> x/=y