Home
Original page
cf.Data.__div__ — Documentation
Data.
__div__
(
other
)
[source]
¶
The binary arithmetic operation
/
x.__div__(y) <==> x/y