cf
Data.
__mul__
The binary arithmetic operation *
*
x.__mul__(y) <==> x*y
cf.Data.__sub__
cf.Data.__div__