cf 3.0.4
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.DimensionCoordinate
Previous:
cf.DimensionCoordinate.__imul__
Next:
cf.DimensionCoordinate.__itruediv__
This Page
Show Source
Quick search
cf.DimensionCoordinate.__idiv__
¶
DimensionCoordinate.
__idiv__
(
y
)
[source]
¶
The augmented arithmetic assignment
/=
x.__idiv__(y) <==> x/=y