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.Data
Previous:
cf.Data.__sub__
Next:
cf.Data.__div__
This Page
Show Source
Quick search
cf.Data.__mul__
¶
Data.
__mul__
(
other
)
[source]
¶
The binary arithmetic operation
*
x.__mul__(y) <==> x*y