cf 3.0.3
Introduction
CF data model
Installation
Tutorial
API reference
Aggregation rules
Performance
Older releases
Change log
Related Topics
Documentation overview
API reference
cf classes
cf.Data
Previous:
cf.Data.__mul__
Next:
cf.Data.__truediv__
This Page
Show Source
Quick search
cf.Data.__div__
¶
Data.
__div__
(
other
)
[source]
¶
The binary arithmetic operation
/
x.__div__(y) <==> x/y