cf.FieldAncillary.__itruediv__

FieldAncillary.__itruediv__(y)[source]

The augmented arithmetic assignment /= (true division)

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