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