Home
Original page
cf.Field.__idiv__ — Documentation
Field.
__idiv__
(
y
)
[source]
¶
The augmented arithmetic assignment
/=
x.__idiv__(y) <==> x/=y